/frameworks/native/cmds/installd/ |
D | system_properties.h | 32 bool Load(const std::string& strFile) { in Load() function
|
/frameworks/base/libs/androidfw/ |
D | ApkAssets.cpp | 42 ApkAssetsPtr ApkAssets::Load(const std::string& path, package_property_t flags) { in Load() function in android::ApkAssets 51 ApkAssetsPtr ApkAssets::Load(std::unique_ptr<AssetsProvider> assets, package_property_t flags) { in Load() function in android::ApkAssets
|
D | LoadedArsc.cpp | 450 std::unique_ptr<const LoadedPackage> LoadedPackage::Load(const Chunk& chunk, in Load() function in android::LoadedPackage 864 std::unique_ptr<LoadedArsc> LoadedArsc::Load(incfs::map_ptr<void> data, in Load() function in android::LoadedArsc 899 std::unique_ptr<LoadedArsc> LoadedArsc::Load(const LoadedIdmap* loaded_idmap) { in Load() function in android::LoadedArsc
|
D | Idmap.cpp | 275 std::unique_ptr<LoadedIdmap> LoadedIdmap::Load(StringPiece idmap_path, StringPiece idmap_data) { in Load() function in android::LoadedIdmap
|
/frameworks/compile/libbcc/lib/ |
D | RSInvariant.cpp | 127 } else if (auto Load = llvm::dyn_cast<llvm::LoadInst>(Inst)) { in markInvariantUserLoads() local
|
/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/ |
D | semantics_player.h | 108 void Load(const typename Decoder::LoadArgs& args) { in Load() function 114 void Load(const typename Decoder::LoadFpArgs& args) { in Load() function
|
/frameworks/base/core/proto/android/os/ |
D | cpu_usage.proto | 28 message Load { message
|
/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter.cc | 280 Register Load(Decoder::LoadOpcode opcode, Register arg, int16_t offset) { in Load() function in berberis::__anonb69021fa0111::Interpreter 540 Register Load(const void* ptr) const { in Load() function in berberis::__anonb69021fa0111::Interpreter
|
/frameworks/native/services/vr/performanced/ |
D | cpu_set.cpp | 33 void CpuSetManager::Load(const std::string& cpuset_root) { in Load() function in android::dvr::CpuSetManager
|
/frameworks/libs/binary_translation/tools/nogrod/ |
D | elf_reader.cc | 382 std::unique_ptr<ElfFile> ElfFile::Load(const char* path, std::string* error_msg) { in Load() function in nogrod::ElfFile
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/ |
D | ControlsProviderLifecycleManager.kt | 364 inner class Load(val subscriber: IControlsSubscriber.Stub) : ServiceMethod() { in callWrapper() class
|
/frameworks/native/cmds/dumpstate/ |
D | dumpstate.cpp | 3693 void Progress::Load() { in Load() function in Progress
|