Home
last modified time | relevance | path

Searched defs:debug_name (Results 1 – 12 of 12) sorted by relevance

/aosp12/art/compiler/driver/
H A Dcompiled_method_storage.cc131 const std::string& debug_name) in ThunkMapValue()
237 /*out*/ std::string* debug_name) { in GetThunkCode()
257 const std::string& debug_name) { in SetThunkCode()
/aosp12/art/dex2oat/linker/
H A Drelative_patcher_test.h283 const std::string& debug_name) { in SetThunkCode()
289 /*out*/ std::string* debug_name) override { in GetThunkCode()
353 ThunkValue(ArrayRef<const uint8_t> code, const std::string& debug_name) in ThunkValue()
H A Dmulti_oat_relative_patcher.cc30 /*out*/ std::string* debug_name) { in GetThunkCode()
/aosp12/frameworks/base/libs/androidfw/
H A DApkAssets.cpp47 const std::string& debug_name, in LoadFromFd()
/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.cc33 ThunkData(ArrayRef<const uint8_t> code, const std::string& debug_name, uint32_t max_next_offset) in ThunkData()
544 std::string debug_name; in ThunkDataForPatch() local
H A Drelative_patcher_thumb2_test.cc210 /*out*/ std::string* debug_name = nullptr) { in CompileThunk()
231 std::string debug_name; in AddCompiledMethod() local
/aosp12/frameworks/base/native/android/
H A Dsurface_control.cpp74 ASurfaceControl* ASurfaceControl_createFromWindow(ANativeWindow* window, const char* debug_name) { in ASurfaceControl_createFromWindow()
109 ASurfaceControl* ASurfaceControl_create(ASurfaceControl* parent, const char* debug_name) { in ASurfaceControl_create()
/aosp12/art/compiler/optimizing/
H A Doptimizing_compiler.cc735 std::string debug_name; in Emit() local
H A Dcode_generator_arm64.cc5112 /*out*/ std::string* debug_name) { in EmitThunkCode()
6975 /*out*/ std::string* debug_name) { in CompileBakerReadBarrierThunk()
H A Dcode_generator_arm_vixl.cc9624 /*out*/ std::string* debug_name) { in EmitThunkCode()
9942 /*out*/ std::string* debug_name) { in CompileBakerReadBarrierThunk()
/aosp12/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64_test.cc176 /*out*/ std::string* debug_name = nullptr) { in CompileThunk()
204 std::string debug_name; in AddCompiledMethod() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dvirtio_gpu.h188 char debug_name[64]; member