Home
last modified time | relevance | path

Searched defs:func_name (Results 1 – 11 of 11) sorted by relevance

/system/unwinding/libunwindstack/
DLocalUnwinder.cpp112 SharedString func_name; in Unwind() local
/system/core/fs_mgr/libsnapshot/
Dfuzz_utils.h128 #define FUZZ_DEFINE_PRIMITIVE_GETTER(type, func_name) \ argument
/system/bt/hci/src/
Dhci_layer_android.cc66 std::string GetTimerText(std::string func_name, const hidl_vec<uint8_t>& vec) { in GetTimerText()
/system/vold/
DKeymaster.cpp54 static bool logKeystore2ExceptionIfPresent(::ndk::ScopedAStatus& rc, const std::string& func_name) { in logKeystore2ExceptionIfPresent()
/system/bt/gd/hal/
Dhci_hal_android_hidl.cc57 std::string GetTimerText(const char* func_name, VecType vec) { in GetTimerText()
/system/unwinding/libbacktrace/include/backtrace/
DBacktrace.h91 std::string func_name; // The function name associated with this pc, NULL if not found. member
/system/bt/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc111 static void* load_func(const char* func_name) { in load_func()
Da2dp_vendor_ldac_encoder.cc187 static void* load_func(const char* func_name) { in load_func()
/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp76 std::string func_name = data_provider->ConsumeRandomLengthString(kMaxFuncNameLen); in ElfPushFakeFunctionData() local
/system/unwinding/libbacktrace/
Dbacktrace_test.cpp1256 std::string func_name = backtrace->GetFunctionName(read_addr, &offset); in TEST_F() local
1337 std::string func_name = backtrace->GetFunctionName(read_addr, &offset); in TEST_F() local
/system/bt/btif/src/
Dbtif_dm.cc3156 const char* func_name; in btif_debug_bond_event_dump() local