Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/framework/native/unified_collection/process/
Dprocess_status.cpp94 std::string procName = GetProcessNameFromProcCmdline(pid); in GetProcessName() local
124 bool ProcessStatus::UpdateProcessName(int32_t pid, const std::string& procName) in UpdateProcessName()
/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/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
Dgwpasan_collector.h42 std::string procName; member
Dgwpasan_collector.cpp163 bool GetNameByPid(pid_t pid, const char procName[]) in GetNameByPid()
/base/hiviewdfx/hiview/base/event_report/
Dhiview_event_report.cpp68 void HiviewEventReport::UpdatePluginStats(const std::string &name, const std::string &procName, uin… in UpdatePluginStats()
/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/plugins/faultlogger/service/sanitizer_collector/
Dreporter.h54 std::string procName; member
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
Dcpu.h63 std::string procName; member
/base/location/test/mock/src/
Dmock_service_registry.cpp173 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/account/os_account/services/accountmgr/test/mock/src/
Dmock_service_registry.cpp146 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/security/device_auth/test/unittest/deviceauth/source/
Dp2p_bind_ipc_test.cpp63 static void NativeTokenSet(const char *procName) in NativeTokenSet()
Ddevice_auth_ipc_test.cpp109 static void NativeTokenSet(const char *procName) in NativeTokenSet()
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
Ddump_implement.cpp173 std::string procName; in IsHidumperClientProcess() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dmemory_collector_impl.cpp522 std::string procName = CommonUtils::GetProcNameByPid(pid); in CollectHprof() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp643 string procName = UNKNOWN_PROCESS; in GetProcName() local
654 string procName = UNKNOWN_PROCESS; in GetProcStatusName() local
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp797 std::string procName = CommonUtils::GetProcNameByPid(pid); in ExitHiviewIfNeed() local
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp683 std::string procName = TimeFileUtils::GetNameByPid(pid); in CheckAllowWhileIdle() local