Home
last modified time | relevance | path

Searched defs:InvokeFunc (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/sensors/sensor_lite/services/include/
H A Dsensor_service_impl.h46 typedef int32 (*InvokeFunc)(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply); typedef
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/include/
H A Dbundle_daemon.h26 typedef int32_t (*InvokeFunc)(IpcIo *req); typedef
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H A Dability_inner_feature.h27 typedef int32 (*InvokeFunc)(const void *origin, IpcIo *req); typedef
H A Dability_mgr_feature.h30 typedef int32 (*InvokeFunc)(const void *origin, IpcIo *req); typedef
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_mgr_slite_feature.h28 typedef int32 (*InvokeFunc)(const void *origin, IpcIo *req); typedef
/ohos5.0/base/powermgr/battery_lite/services/src/small/
H A Dbattery_feature_impl.c19 typedef int32_t (*InvokeFunc)(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply); typedef
/ohos5.0/base/powermgr/powermgr_lite/services/src/power/small/
H A Dpower_manage_feature_impl.c25 typedef int32_t (*InvokeFunc)(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply); typedef