Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddata_ability_observer_stub.h55 …using RequestFuncType = int (DataAbilityObserverStub::*)(MessageParcel &data, MessageParcel &reply… variable
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_ext_stub.h58 using RequestFuncType = int (FileAccessExtStub::*)(MessageParcel &data, MessageParcel &reply); variable
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dfile_access_service_stub.h44 … using RequestFuncType = int (FileAccessServiceStub::*)(MessageParcel &data, MessageParcel &reply); variable
H A Dobserver_callback_stub.h40 … using RequestFuncType = int (ObserverCallbackStub::*)(MessageParcel &data, MessageParcel &reply); variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddata_ability_observer_stub.h55 …using RequestFuncType = int (DataAbilityObserverStub::*)(MessageParcel &data, MessageParcel &reply… variable
/ohos5.0/foundation/resourceschedule/qos_manager/services/include/
H A Dconcurrent_task_service_stub.h41 using RequestFuncType = std::function<int32_t (MessageParcel& data, MessageParcel& reply)>; variable
/ohos5.0/base/update/updateservice/interfaces/inner_api/modulemgr/include/
H A Dupdate_service_module.h35 using RequestFuncType = int32_t (*)(uint32_t code, variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/include/
H A Ddatashare_stub.h64 using RequestFuncType = int (DataShareStub::*)(MessageParcel &data, MessageParcel &reply); variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/service/
H A Daccesstoken_manager_stub.h98 …using RequestFuncType = void (AccessTokenManagerStub::*)(MessageParcel &data, MessageParcel &reply… variable
/ohos5.0/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.h42 using RequestFuncType = int (DataStorageGtest::*) variable
/ohos5.0/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_handler.h261 using RequestFuncType = std::function<void(const AppExecFwk::InnerEvent::Pointer &event)>; variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_stub.h28 using RequestFuncType = std::function<int32_t(MessageParcel&, MessageParcel&)>; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/include/
H A Dres_sched_service_stub.h57 using RequestFuncType = std::function<int32_t (MessageParcel& data, MessageParcel& reply)>; variable