Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/include/
H A Dhiview_service_ability_stub.h60 RequestHandler GetRequestHandler(uint32_t code);
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability_stub.cpp131 auto requestHandler = GetRequestHandler(code); in OnRemoteRequest()
247 RequestHandler HiviewServiceAbilityStub::GetRequestHandler(uint32_t code) in GetRequestHandler() function in OHOS::HiviewDFX::HiviewServiceAbilityStub