Home
last modified time | relevance | path

Searched defs:DexFileLoader (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file_loader.h110 DexFileLoader(const char* filename, int fd, const std::string& location) in DexFileLoader() function
115 DexFileLoader(std::shared_ptr<DexFileContainer> container, const std::string& location) in DexFileLoader() function
126 DexFileLoader(int fd, const std::string& location) in DexFileLoader() function
129 DexFileLoader(const char* filename, const std::string& location) in DexFileLoader() function
132 explicit DexFileLoader(const std::string& location) in DexFileLoader() function
Dstandard_dex_file.h130 friend class DexFileLoader; variable
Dcompact_dex_file.h318 friend class DexFileLoader; variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file_loader.h163 DexFileLoader(const char* filename, const File* file, const std::string& location) in DexFileLoader() function
168 DexFileLoader(std::shared_ptr<DexFileContainer> container, const std::string& location) in DexFileLoader() function
179 DexFileLoader(File* file, const std::string& location) in DexFileLoader() function
182 DexFileLoader(const char* filename, const std::string& location) in DexFileLoader() function
185 explicit DexFileLoader(const std::string& location) in DexFileLoader() function
Dstandard_dex_file.h131 friend class DexFileLoader; variable
Dcompact_dex_file.h318 friend class DexFileLoader; variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file_loader.h163 DexFileLoader(const char* filename, const File* file, const std::string& location) in DexFileLoader() function
168 DexFileLoader(std::shared_ptr<DexFileContainer> container, const std::string& location) in DexFileLoader() function
179 DexFileLoader(File* file, const std::string& location) in DexFileLoader() function
182 DexFileLoader(const char* filename, const std::string& location) in DexFileLoader() function
185 explicit DexFileLoader(const std::string& location) in DexFileLoader() function
Dstandard_dex_file.h131 friend class DexFileLoader; variable
Dcompact_dex_file.h318 friend class DexFileLoader; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file_loader.h163 DexFileLoader(const char* filename, const File* file, const std::string& location) in DexFileLoader() function
168 DexFileLoader(std::shared_ptr<DexFileContainer> container, const std::string& location) in DexFileLoader() function
179 DexFileLoader(File* file, const std::string& location) in DexFileLoader() function
182 DexFileLoader(const char* filename, const std::string& location) in DexFileLoader() function
185 explicit DexFileLoader(const std::string& location) in DexFileLoader() function
Dstandard_dex_file.h131 friend class DexFileLoader; variable
Dcompact_dex_file.h318 friend class DexFileLoader; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file_loader.h163 DexFileLoader(const char* filename, const File* file, const std::string& location) in DexFileLoader() function
168 DexFileLoader(std::shared_ptr<DexFileContainer> container, const std::string& location) in DexFileLoader() function
179 DexFileLoader(File* file, const std::string& location) in DexFileLoader() function
182 DexFileLoader(const char* filename, const std::string& location) in DexFileLoader() function
185 explicit DexFileLoader(const std::string& location) in DexFileLoader() function
Dstandard_dex_file.h131 friend class DexFileLoader; variable
Dcompact_dex_file.h318 friend class DexFileLoader; variable
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_loader.h173 DexFileLoader(const char* filename, const File* file, const std::string& location) in DexFileLoader() function
178 DexFileLoader(std::shared_ptr<DexFileContainer> container, const std::string& location) in DexFileLoader() function
189 DexFileLoader(File* file, const std::string& location) in DexFileLoader() function
192 DexFileLoader(const char* filename, const std::string& location) in DexFileLoader() function
195 explicit DexFileLoader(const std::string& location) in DexFileLoader() function
H A Ddex_file_loader.cc265 DexFileLoader::DexFileLoader(const uint8_t* base, size_t size, const std::string& location) in DexFileLoader() function in art::DexFileLoader
268 DexFileLoader::DexFileLoader(std::vector<uint8_t>&& memory, const std::string& location) in DexFileLoader() function in art::DexFileLoader
271 DexFileLoader::DexFileLoader(MemMap&& mem_map, const std::string& location) in DexFileLoader() function in art::DexFileLoader
H A Dstandard_dex_file.h131 friend class DexFileLoader; variable
H A Dcompact_dex_file.h318 friend class DexFileLoader; variable
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dstandard_dex_file.h130 friend class DexFileLoader; variable
Dcompact_dex_file.h317 friend class DexFileLoader; variable
Ddex_file.h914 friend class DexFileLoader; variable
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dstandard_dex_file.h130 friend class DexFileLoader; variable
Dcompact_dex_file.h317 friend class DexFileLoader; variable
Ddex_file.h908 friend class DexFileLoader; variable

12