Home
last modified time | relevance | path

Searched defs:RequestFuncType (Results 1 – 8 of 8) sorted by relevance

/base/update/updateservice/services/engine/include/
Dupdate_service_stub.h36 using RequestFuncType = int32_t (UpdateServiceStub::*)(UpdateServiceStubPtr service, variable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_stub.h43 using RequestFuncType = int32_t (SecCompStub::*)(MessageParcel& data, MessageParcel& reply); variable
/base/update/updateservice/interfaces/inner_api/modulemgr/include/
Dupdate_service_module.h35 using RequestFuncType = int32_t (*)(uint32_t code, variable
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/include/service/
Dsandbox_manager_stub.h58 …using RequestFuncType = int32_t (SandboxManagerStub::*)(MessageParcel &data, MessageParcel &reply); variable
/base/security/access_token/services/accesstokenmanager/main/cpp/include/service/
Daccesstoken_manager_stub.h98 …using RequestFuncType = void (AccessTokenManagerStub::*)(MessageParcel &data, MessageParcel &reply… variable
/base/telephony/telephony_data/test/unittest/data_gtest/
Ddata_storage_gtest.h42 using RequestFuncType = int (DataStorageGtest::*) variable
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
Ddlp_permission_stub.h28 using RequestFuncType = std::function<int32_t(MessageParcel&, MessageParcel&)>; variable
/base/telephony/cellular_call/services/manager/include/
Dcellular_call_handler.h261 using RequestFuncType = std::function<void(const AppExecFwk::InnerEvent::Pointer &event)>; variable