Home
last modified time | relevance | path

Searched defs:RequestHandler (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/services/include/
Dinput_method_system_ability_stub.h75 …using RequestHandler = int32_t (InputMethodSystemAbilityStub::*)(MessageParcel &, MessageParcel &); variable
/base/hiviewdfx/hilog/services/hilogd/include/
Dservice_controller.h100 void ServiceController::RequestHandler(const MsgHeader& hdr, std::function<void(const T& rqst)> han… in RequestHandler() function