Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/framework/native/unified_collection/process/
Dprocess_status.cpp44 std::string procName = CommonUtils::GetProcFullNameByPid(pid); in GetProcessName() local
83 bool ProcessStatus::UpdateProcessName(int32_t pid, const std::string& procName) in UpdateProcessName()
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
Dgraphic_memory_collector_test.cpp48 const std::string procName = systemuiPid > 0 ? systemuiProcName : sceneBoardProcName; variable
/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/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
Dgwpasan_collector.h42 std::string procName; member
/base/security/device_auth/test/fuzztest/devauth_fuzzer/
Ddevauth_fuzzer.cpp38 static void NativeTokenSet(const char *procName) in NativeTokenSet()
/base/startup/appspawn/standard/
Dappspawn_kickdog.c20 static int OpenAndWriteToProc(const char *procName, const char *writeStr, size_t writeLen) in OpenAndWriteToProc()
/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
Devent_report_unit_test.cpp127 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/unified_collector/test/unittest/common/mock/
Dmock_function_jumble.cpp42 void HiviewEventReport::UpdatePluginStats(const std::string &name, const std::string &procName, uin… in UpdatePluginStats()
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
Dlog_catcher_utils.cpp99 std::string procName = CommonUtils::GetProcFullNameByPid(pid); in WriteKernelStackToFd() local
/base/hiviewdfx/hiview/base/utility/
Dcommon_utils.cpp138 std::string procName = GetProcessNameFromProcCmdline(pid); in GetProcFullNameByPid() local
/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/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
Dcpu.h63 std::string procName; member
/base/account/os_account/services/accountmgr/test/mock/src/
Dmock_service_registry.cpp157 const std::u16string& procName, const sptr<IRemoteObject>& procObject) in AddSystemProcess()
/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.cpp113 static void NativeTokenSet(const char *procName) in NativeTokenSet()
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
Ddump_implement.cpp192 std::string procName; in IsHidumperClientProcess() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dmemory_collector_impl.cpp595 std::string procName = CommonUtils::GetProcFullNameByPid(pid); in CollectHprof() local
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp840 std::string procName = CommonUtils::GetProcNameByPid(pid); in ExitHiviewIfNeed() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp574 string procName = UNKNOWN_PROCESS; in GetProcName() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_meter.cpp161 string procName; in IsAppspawnProcess() local
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp1114 std::string procName = TimeFileUtils::GetNameByPid(pid); in CheckAllowWhileIdle() local