Home
last modified time | relevance | path

Searched refs:GetRemoteByCapacity (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_test.cpp135 context.GetRemoteByCapacity(plugin, capacity, deviceIdList);
/base/hiviewdfx/hiview/base/include/
Dplugin.h228 …virtual void GetRemoteByCapacity(const std::string& plugin __UNUSED, const std::string& capacity _… in GetRemoteByCapacity() function
/base/hiviewdfx/hiview/core/include/
Dhiview_platform.h61 void GetRemoteByCapacity(const std::string& plugin, const std::string& capacity,
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp826 void HiviewPlatform::GetRemoteByCapacity(const std::string& plugin, const std::string& capacity, in GetRemoteByCapacity() function in OHOS::HiviewDFX::HiviewPlatform