/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 | 454 std::unique_ptr<const LoadedPackage> LoadedPackage::Load(const Chunk& chunk, in Load() function in android::LoadedPackage 888 std::unique_ptr<LoadedArsc> LoadedArsc::Load(incfs::map_ptr<void> data, in Load() function in android::LoadedArsc 923 std::unique_ptr<LoadedArsc> LoadedArsc::Load(const LoadedIdmap* loaded_idmap) { in Load() function in android::LoadedArsc
|
D | Idmap.cpp | 282 std::unique_ptr<LoadedIdmap> LoadedIdmap::Load(StringPiece idmap_path, StringPiece idmap_data) { in Load() function in android::LoadedIdmap
|
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/ |
D | memory_region_reservation.h | 41 static Type Load(CPUState* cpu, GuestAddr addr, std::memory_order mem_order) { in Load() function
|
/frameworks/compile/libbcc/lib/ |
D | RSInvariant.cpp | 127 } else if (auto Load = llvm::dyn_cast<llvm::LoadInst>(Inst)) { in markInvariantUserLoads() local
|
/frameworks/base/core/proto/android/os/ |
D | cpu_usage.proto | 28 message Load { message
|
/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/ |
D | semantics_player.h | 377 void Load(const typename Decoder::LoadArgs& args) { in Load() function 383 void Load(const typename Decoder::LoadFpArgs& args) { in Load() function 395 void Load(int8_t dst, int8_t src, int16_t offset) { in Load() function
|
/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/lite_translator/riscv64_to_x86_64/ |
D | lite_translator.cc | 370 Register LiteTranslator::Load(Decoder::LoadOperandType operand_type, Register arg, int16_t offset) { in Load() function in berberis::LiteTranslator
|
/frameworks/libs/binary_translation/tools/nogrod/ |
D | elf_reader.cc | 483 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/libs/binary_translation/heavy_optimizer/riscv64/ |
D | frontend.cc | 571 Register HeavyOptimizerFrontend::Load(Decoder::LoadOperandType operand_type, in Load() function in berberis::HeavyOptimizerFrontend
|
/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter.h | 224 Register Load(Decoder::LoadOperandType operand_type, Register arg, int16_t offset) { in Load() function 4174 Register Load(const void* ptr) { in Load() function
|
/frameworks/native/cmds/dumpstate/ |
D | dumpstate.cpp | 3853 void Progress::Load() { in Load() function in Progress
|