Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/service/common/include/
H A Dhiview_service_ipc_interface_code.h37 HIVIEW_SERVICE_ID_GET_GRAPHIC_USAGE = 1015, enumerator
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability_stub.cpp87 {static_cast<uint32_t>(HiviewServiceInterfaceCode::HIVIEW_SERVICE_ID_GET_GRAPHIC_USAGE), ""}
238 {static_cast<uint32_t>(HiviewServiceInterfaceCode::HIVIEW_SERVICE_ID_GET_GRAPHIC_USAGE), in GetMemoryRequestHandlers()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_ability_proxy.cpp337 …turn SendTraceRequest<int32_t>(HiviewServiceInterfaceCode::HIVIEW_SERVICE_ID_GET_GRAPHIC_USAGE, pa… in GetGraphicUsage()