Home
last modified time | relevance | path

Searched defs:IsDexContainerFirstEntry (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file.h305 bool IsDexContainerFirstEntry() const { return Begin() == GetDexContainerRange().begin(); } in IsDexContainerFirstEntry() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file.h305 bool IsDexContainerFirstEntry() const { return Begin() == GetDexContainerRange().begin(); } in IsDexContainerFirstEntry() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file.h305 bool IsDexContainerFirstEntry() const { return Begin() == GetDexContainerRange().begin(); } in IsDexContainerFirstEntry() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file.h305 bool IsDexContainerFirstEntry() const { return Begin() == GetDexContainerRange().begin(); } in IsDexContainerFirstEntry() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file.h305 bool IsDexContainerFirstEntry() const { return Begin() == GetDexContainerRange().begin(); } in IsDexContainerFirstEntry() function