Home
last modified time | relevance | path

Searched defs:replyStats (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/include/
Dnative_memory_profiler_sa_service.h42 std::string& replyStats) override { return 0; } in Start()
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
Dnative_memory_profiler_sa_proxy.cpp161 std::string& replyStats) in Start()
Dnative_memory_profiler_sa_client_manager.cpp180 std::string replyStats; in StartPrintSimplifiedNmd() local