Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/include/
H A Dhiview_service_ability_stub.h57 …int32_t HandleGetGraphicUsageRequest(MessageParcel& data, MessageParcel& reply, MessageOption& opt…
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability_stub.cpp240 return HandleGetGraphicUsageRequest(data, reply, option); in GetMemoryRequestHandlers()
551 int32_t HiviewServiceAbilityStub::HandleGetGraphicUsageRequest(MessageParcel& data, MessageParcel& … in HandleGetGraphicUsageRequest() function in OHOS::HiviewDFX::HiviewServiceAbilityStub