Searched defs:RequestHandler (Results 1 – 2 of 2) sorted by relevance
75 …using RequestHandler = int32_t (InputMethodSystemAbilityStub::*)(MessageParcel &, MessageParcel &); variable
100 void ServiceController::RequestHandler(const MsgHeader& hdr, std::function<void(const T& rqst)> han… in RequestHandler() function