Home
last modified time | relevance | path

Searched defs:GetDebugName (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/libs/androidfw/
H A DAssetsProvider.cpp83 const std::string& ZipAssetsProvider::PathOrDebugName::GetDebugName() const { in GetDebugName() function in android::ZipAssetsProvider::PathOrDebugName
275 const std::string& ZipAssetsProvider::GetDebugName() const { in GetDebugName() function in android::ZipAssetsProvider
336 const std::string& DirectoryAssetsProvider::GetDebugName() const { in GetDebugName() function in android::DirectoryAssetsProvider
385 const std::string& MultiAssetsProvider::GetDebugName() const { in GetDebugName() function in android::MultiAssetsProvider
426 const std::string& EmptyAssetsProvider::GetDebugName() const { in GetDebugName() function in android::EmptyAssetsProvider
H A DApkAssets.cpp163 const std::string& ApkAssets::GetDebugName() const { in GetDebugName() function in android::ApkAssets
/aosp12/system/bt/gd/packet/parser/fields/
H A Dpacket_field.cc23 std::string PacketField::GetDebugName() const { in GetDebugName() function in PacketField
/aosp12/frameworks/av/media/libstagefright/foundation/
H A DADebug.cpp105 char *ADebug::GetDebugName(const char *name) { in GetDebugName() function in android::ADebug
/aosp12/art/compiler/driver/
H A Dcompiled_method_storage.cc138 const std::string& GetDebugName() const { in GetDebugName() function in art::CompiledMethodStorage::ThunkMapValue
/aosp12/art/dex2oat/linker/
H A Drelative_patcher_test.h356 const std::string& GetDebugName() const { return debug_name_; } in GetDebugName() function
/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.cc52 const std::string& GetDebugName() const { in GetDebugName() function in art::linker::ArmBaseRelativePatcher::ThunkData
/aosp12/frameworks/base/core/jni/
H A Dandroid_content_res_ApkAssets.cpp107 const std::string& GetDebugName() const override { in GetDebugName() function in android::LoaderAssetsProvider