Home
last modified time | relevance | path

Searched defs:procName (Results 1 – 15 of 15) sorted by relevance

/base/security/device_auth/test/fuzztest/devauthcb_fuzzer/
Ddevauthcb_fuzzer.cpp38 static void NativeTokenSet(const char *procName) in NativeTokenSet()
/base/hiviewdfx/hiview/base/event_report/cache/
Dhiview_event_cacher.cpp43 void HiviewEventCacher::UpdatePluginStatsEvent(const std::string &name, const std::string &procName in UpdatePluginStatsEvent()
/base/security/device_auth/test/fuzztest/devauth_fuzzer/
Ddevauth_fuzzer.cpp38 static void NativeTokenSet(const char *procName) in NativeTokenSet()
/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
Devent_report_unit_test.cpp126 const std::string procName = "TEST_PROC_NAME"; variable
/base/hiviewdfx/hiview/base/event_report/
Dhiview_event_report.cpp71 void HiviewEventReport::UpdatePluginStats(const std::string &name, const std::string &procName, uin… in UpdatePluginStats()
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dreporter.h54 std::string procName; member
/base/location/test/mock/src/
Dmock_service_registry.cpp173 const std::u16string& procName, const sptr<IRemoteObject>& procObject) in AddSystemProcess()
/base/account/os_account/services/accountmgr/test/mock/src/
Dmock_service_registry.cpp136 const std::u16string& procName, const sptr<IRemoteObject>& procObject) in AddSystemProcess()
/base/security/access_token/services/test/mock/aafwk/
Dmock_service_registry.cpp179 const std::u16string& procName, const sptr<IRemoteObject>& procObject) in AddSystemProcess()
/base/startup/appspawn/test/moduletest/
Dappspawn_module_test.cpp221 char procName[BUFFER_SIZE]; in checkProcName() local
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
Ddump_implement.cpp169 std::string procName; in IsHidumperClientProcess() local
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp724 std::string procName = TimeFileUtils::GetNameByPid(pid); in CheckAllowWhileIdle() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp497 string procName = "unknown"; in GetProcName() local
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp791 std::string procName = CommonUtils::GetProcNameByPid(pid); in ExitHiviewIfNeed() local
/base/security/device_auth/test/unittest/deviceauth/source/
Ddevice_auth_ipc_test.cpp105 static void NativeTokenSet(const char *procName) in NativeTokenSet()