Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_report/cache/
H A Dhiview_event_cacher.cpp43 void HiviewEventCacher::UpdatePluginStatsEvent(const std::string &name, const std::string &procName, uint32_t procTime) in UpdatePluginStatsEvent() argument
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.h41 std::string procName; member
/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
H A Devent_report_unit_test.cpp127 const std::string procName = "TEST_PROC_NAME"; in HWTEST_F() local
/base/hiviewdfx/hiview/base/event_report/
H A Dhiview_event_report.cpp71 void HiviewEventReport::UpdatePluginStats(const std::string &name, const std::string &procName, uint32_t procTime) in UpdatePluginStats() argument
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dgraphic_memory_collector_test.cpp48 const std::string procName = systemuiPid > 0 ? SYSTEMUI_PROC_NAME : SCENEBOARD_RPOC_NAME; in HWTEST_F() local
/base/security/device_auth/test/fuzztest/devauth_fuzzer/
H A Ddevauth_fuzzer.cpp38 static void NativeTokenSet(const char *procName) in NativeTokenSet() argument
/base/security/device_auth/test/fuzztest/devauthcb_fuzzer/
H A Ddevauthcb_fuzzer.cpp38 static void NativeTokenSet(const char *procName) in NativeTokenSet() argument
/base/startup/appspawn/standard/
H A Dappspawn_kickdog.c20 static int OpenAndWriteToProc(const char *procName, const char *writeStr, size_t writeLen) in OpenAndWriteToProc() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/process/
H A 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() argument
/base/hiviewdfx/hiview/base/utility/
H A Dcommon_utils.cpp138 std::string procName = GetProcessNameFromProcCmdline(pid); in GetProcFullNameByPid() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h63 std::string procName; member
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_function_jumble.cpp42 void HiviewEventReport::UpdatePluginStats(const std::string &name, const std::string &procName, uint32_t procTime) in UpdatePluginStats() argument
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp707 std::string procName = "Test?Test:Test"; in HWTEST_F() local
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp107 std::string procName = CommonUtils::GetProcFullNameByPid(pid); in WriteKernelStackToFd() local
/base/location/test/mock/src/
H A Dmock_service_registry.cpp172 AddSystemProcess( const std::u16string& procName, const sptr<IRemoteObject>& procObject) AddSystemProcess() argument
/base/security/access_token/services/test/mock/aafwk/
H A Dmock_service_registry.cpp178 AddSystemProcess( const std::u16string& procName, const sptr<IRemoteObject>& procObject) AddSystemProcess() argument
/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp156 AddSystemProcess( const std::u16string& procName, const sptr<IRemoteObject>& procObject) AddSystemProcess() argument
/base/security/device_auth/test/unittest/deviceauth/source/
H A Dp2p_bind_ipc_test.cpp63 static void NativeTokenSet(const char *procName) in NativeTokenSet() argument
H A Ddevice_auth_ipc_test.cpp113 static void NativeTokenSet(const char *procName) in NativeTokenSet() argument
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp201 std::string procName; in IsHidumperClientProcess() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp595 std::string procName = CommonUtils::GetProcFullNameByPid(pid); in CollectHprof() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp567 string procName = UNKNOWN_PROCESS; in GetProcName() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp161 string procName; in IsAppspawnProcess() local
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp840 std::string procName = CommonUtils::GetProcNameByPid(pid); in ExitHiviewIfNeed() local

Completed in 22 milliseconds