Home
last modified time | relevance | path

Searched refs:FillTaskConfigContext (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/include/
Dnative_memory_profiler_sa_service.h46 void FillTaskConfigContext(int32_t pid, const std::string& name);
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
Dnative_memory_profiler_sa_service.cpp296 void NativeMemoryProfilerSaService::FillTaskConfigContext(int32_t pid, const std::string& name) in FillTaskConfigContext() function in OHOS::Developtools::NativeDaemon::NativeMemoryProfilerSaService
338FillTaskConfigContext(peerConfig, bundleName); // Save the relevant context for subsequent inspect… in ProtocolProc()