Home
last modified time | relevance | path

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

/system/vold/
DKeystore.cpp54 static bool logKeystore2ExceptionIfPresent(::ndk::ScopedAStatus& rc, const std::string& func_name) { in logKeystore2ExceptionIfPresent()
/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp76 std::string func_name = data_provider->ConsumeRandomLengthString(kMaxFuncNameLen); in ElfPushFakeFunctionData() local