Searched defs:RequestFuncType (Results 1 – 8 of 8) sorted by relevance
36 using RequestFuncType = int32_t (UpdateServiceStub::*)(UpdateServiceStubPtr service, variable
43 using RequestFuncType = int32_t (SecCompStub::*)(MessageParcel& data, MessageParcel& reply); variable
56 …using RequestFuncType = int32_t (SandboxManagerStub::*)(MessageParcel &data, MessageParcel &reply); variable
35 using RequestFuncType = int32_t (*)(uint32_t code, variable
98 …using RequestFuncType = void (AccessTokenManagerStub::*)(MessageParcel &data, MessageParcel &reply… variable
42 using RequestFuncType = int (DataStorageGtest::*) variable
28 using RequestFuncType = std::function<int32_t(MessageParcel&, MessageParcel&)>; variable
261 using RequestFuncType = std::function<void(const AppExecFwk::InnerEvent::Pointer &event)>; variable