Home
last modified time | relevance | path

Searched refs:GetRemoteService (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp42 auto service = GetRemoteService(); in List()
68 auto service = GetRemoteService(); in CopyOrMoveFile()
79 auto service = GetRemoteService(); in Remove()
88 sptr<IRemoteObject> HiviewServiceAgent::GetRemoteService() in GetRemoteService() function in OHOS::HiviewDFX::HiviewServiceAgent
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmem_profiler_collector_impl.cpp81 sptr<IRemoteObject> service = NativeMemoryProfilerSaClientManager::GetRemoteService(); in Prepare()
86 service = NativeMemoryProfilerSaClientManager::GetRemoteService(); in Prepare()
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/include/
H A Dhiview_service_agent.h35 sptr<IRemoteObject> GetRemoteService();