/base/hiviewdfx/hiview/base/event_report/cache/ |
H A D | hiview_event_cacher.cpp | 43 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 D | gwpasan_collector.h | 41 std::string procName; member
|
/base/hiviewdfx/hiview/base/event_report/test/unittest/common/ |
H A D | event_report_unit_test.cpp | 127 const std::string procName = "TEST_PROC_NAME"; in HWTEST_F() local
|
/base/hiviewdfx/hiview/base/event_report/ |
H A D | hiview_event_report.cpp | 71 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 D | graphic_memory_collector_test.cpp | 48 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 D | devauth_fuzzer.cpp | 38 static void NativeTokenSet(const char *procName) in NativeTokenSet() argument
|
/base/security/device_auth/test/fuzztest/devauthcb_fuzzer/ |
H A D | devauthcb_fuzzer.cpp | 38 static void NativeTokenSet(const char *procName) in NativeTokenSet() argument
|
/base/startup/appspawn/standard/ |
H A D | appspawn_kickdog.c | 20 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 D | process_status.cpp | 44 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 D | common_utils.cpp | 138 std::string procName = GetProcessNameFromProcCmdline(pid); in GetProcFullNameByPid() local
|
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
H A D | cpu.h | 63 std::string procName;
member
|
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/ |
H A D | mock_function_jumble.cpp | 42 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 D | event_logger_catcher_test.cpp | 707 std::string procName = "Test?Test:Test"; in HWTEST_F() local
|
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
H A D | log_catcher_utils.cpp | 107 std::string procName = CommonUtils::GetProcFullNameByPid(pid); in WriteKernelStackToFd() local
|
/base/location/test/mock/src/ |
H A D | mock_service_registry.cpp | 172 AddSystemProcess( const std::u16string& procName, const sptr<IRemoteObject>& procObject) AddSystemProcess() argument
|
/base/security/access_token/services/test/mock/aafwk/ |
H A D | mock_service_registry.cpp | 178 AddSystemProcess( const std::u16string& procName, const sptr<IRemoteObject>& procObject) AddSystemProcess() argument
|
/base/account/os_account/services/accountmgr/test/mock/src/ |
H A D | mock_service_registry.cpp | 156 AddSystemProcess( const std::u16string& procName, const sptr<IRemoteObject>& procObject) AddSystemProcess() argument
|
/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | p2p_bind_ipc_test.cpp | 63 static void NativeTokenSet(const char *procName) in NativeTokenSet() argument
|
H A D | device_auth_ipc_test.cpp | 113 static void NativeTokenSet(const char *procName) in NativeTokenSet() argument
|
/base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
H A D | dump_implement.cpp | 201 std::string procName; in IsHidumperClientProcess() local
|
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
H A D | memory_collector_impl.cpp | 595 std::string procName = CommonUtils::GetProcFullNameByPid(pid);
in CollectHprof() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
H A D | memory_info.cpp | 567 string procName = UNKNOWN_PROCESS; in GetProcName() local
|
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
H A D | hitrace_meter.cpp | 161 string procName; in IsAppspawnProcess() local
|
/base/hiviewdfx/hiview/core/ |
H A D | hiview_platform.cpp | 840 std::string procName = CommonUtils::GetProcNameByPid(pid);
in ExitHiviewIfNeed() local
|