/aosp12/art/compiler/utils/ |
H A D | assembler_thumb_test.cc | 136 __ Load(method_register, FrameOffset(32), 4); in TEST_F() local 137 __ Load(method_register, FrameOffset(124), 4); in TEST_F() local 138 __ Load(method_register, FrameOffset(132), 4); in TEST_F() local 139 __ Load(method_register, FrameOffset(1020), 4); in TEST_F() local 140 __ Load(method_register, FrameOffset(1024), 4); in TEST_F() local 141 __ Load(scratch_register, FrameOffset(4092), 4); in TEST_F() local 142 __ Load(scratch_register, FrameOffset(4096), 4); in TEST_F() local
|
H A D | assembler.h | 106 template<typename T> T Load(size_t position) { in Load() function
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | system_properties.h | 32 bool Load(const std::string& strFile) { in Load() function
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | DexFiles.cpp | 30 bool GlobalDebugInterface<DexFile>::Load(Maps* maps, std::shared_ptr<Memory>& memory, uint64_t addr, in Load() function in unwindstack::GlobalDebugInterface
|
H A D | JitDebug.cpp | 27 bool GlobalDebugInterface<Elf>::Load(Maps*, std::shared_ptr<Memory>& memory, uint64_t addr, in Load() function in unwindstack::GlobalDebugInterface
|
/aosp12/frameworks/base/libs/androidfw/ |
H A D | ApkAssets.cpp | 42 std::unique_ptr<ApkAssets> ApkAssets::Load(const std::string& path, package_property_t flags) { in Load() function in android::ApkAssets 54 std::unique_ptr<ApkAssets> ApkAssets::Load(std::unique_ptr<AssetsProvider> assets, in Load() function in android::ApkAssets
|
H A D | LoadedArsc.cpp | 423 std::unique_ptr<const LoadedPackage> LoadedPackage::Load(const Chunk& chunk, in Load() function in android::LoadedPackage 819 std::unique_ptr<LoadedArsc> LoadedArsc::Load(incfs::map_ptr<void> data, in Load() function in android::LoadedArsc
|
H A D | Idmap.cpp | 255 std::unique_ptr<LoadedIdmap> LoadedIdmap::Load(const StringPiece& idmap_path, in Load() function in android::LoadedIdmap
|
/aosp12/art/compiler/jni/quick/ |
H A D | jni_compiler.cc | 407 __ Load(out_reg, method_offset, static_cast<size_t>(kPointerSize)); in ArtJniCompileMethodInternal() local 540 __ Load(out_reg, method_offset, static_cast<size_t>(kPointerSize)); in ArtJniCompileMethodInternal() local 568 __ Load(mr_conv->ReturnRegister(), return_save_location, mr_conv->SizeOfReturnValue()); in ArtJniCompileMethodInternal() local 638 __ Load(method_register, in ArtJniCompileMethodInternal() local 731 __ Load(out_reg, in_off, param_size); in CopyParameter() local
|
/aosp12/art/runtime/ |
H A D | plugin.cc | 37 bool Plugin::Load(/*out*/std::string* error_msg) { in Load() function in art::Plugin
|
H A D | oat_file.cc | 1087 bool Load(int oat_fd ATTRIBUTE_UNUSED, in Load() function in art::DlOpenOatFile 1153 bool DlOpenOatFile::Load(const std::string& elf_filename, in Load() function in art::DlOpenOatFile 1564 bool ElfOatFile::Load(const std::string& elf_filename, in Load() function in art::ElfOatFile 1584 bool ElfOatFile::Load(int oat_fd, in Load() function in art::ElfOatFile 1774 bool Load(const std::string& elf_filename ATTRIBUTE_UNUSED, in Load() function in art::OatFileBackedByVdex 1784 bool Load(int oat_fd ATTRIBUTE_UNUSED, in Load() function in art::OatFileBackedByVdex
|
H A D | elf_file.cc | 1094 bool ElfFileImpl<ElfTypes>::Load(File* file, in Load() function in art::ElfFileImpl 1595 bool ElfFile::Load(File* file, in Load() function in art::ElfFile
|
/aosp12/art/libprofile/profile/ |
H A D | profile_boot_info.cc | 62 bool ProfileBootInfo::Load(int fd, const std::vector<const DexFile*>& dex_files) { in Load() function in art::ProfileBootInfo
|
/aosp12/system/bt/gd/common/ |
H A D | init_flags.cc | 44 void InitFlags::Load(const char** flags) { in Load() function in bluetooth::common::InitFlags
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | RSInvariant.cpp | 127 } else if (auto Load = llvm::dyn_cast<llvm::LoadInst>(Inst)) { in markInvariantUserLoads() local
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | cpu_usage.proto | 28 message Load { message
|
/aosp12/art/libnativeloader/ |
H A D | native_loader_namespace.cpp | 162 Result<void*> NativeLoaderNamespace::Load(const char* lib_name) const { in Load() function in android::NativeLoaderNamespace
|
/aosp12/system/nvram/hal/ |
H A D | memory_storage.cpp | 30 Status Load(Blob* blob) const { in Load() function in nvram::storage::__anond3d24a940110::StorageSlot
|
/aosp12/art/libartbase/base/ |
H A D | memory_region.h | 62 ALWAYS_INLINE T Load(uintptr_t offset) const { in Load() function
|
/aosp12/art/tools/jvmti-agents/chain-agents/ |
H A D | chainagents.cc | 65 static jint Load(StartType start, in Load() function
|
/aosp12/art/runtime/ti/ |
H A D | agent.cc | 49 std::unique_ptr<Agent> AgentSpec::Load(/*out*/jint* call_res, in Load() function in art::ti::AgentSpec
|
/aosp12/system/nvram/core/tests/ |
H A D | fake_storage.cpp | 31 Status Load(Blob* blob) { in Load() function in nvram::storage::__anon4a526d080110::StorageSlot
|
/aosp12/frameworks/native/services/vr/performanced/ |
H A D | cpu_set.cpp | 33 void CpuSetManager::Load(const std::string& cpuset_root) { in Load() function in android::dvr::CpuSetManager
|
/aosp12/art/tools/veridex/ |
H A D | veridex.cc | 289 static bool Load(const std::string& filename, in Load() function in art::Veridex
|
/aosp12/system/bt/gd/rust/topshim/btif/ |
H A D | btif_shim.cc | 327 std::unique_ptr<BluetoothIntf> Load() { in Load() function
|