Home
last modified time | relevance | path

Searched defs:next_map (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h174 inline std::shared_ptr<MapInfo> next_map() const { return next_map_.lock(); } in next_map() function
/aosp_15_r20/art/libartbase/base/
H A Dmem_map.cc914 MemMap* next_map = GetLargestMemMapAt(map->BaseEnd()); in CheckNoGaps() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c7435 const struct pvr_renderpass_hw_map *next_map; in pvr_CmdNextSubpass2() local