Home
last modified time | relevance | path

Searched defs:funcId (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_inner_feature.cpp110 uint8_t BundleInnerFeature::InstallInnerBundle(const uint8_t funcId, IpcIo *req, IpcIo *reply) in InstallInnerBundle()
180 uint8_t BundleInnerFeature::UninstallInnerBundle(const uint8_t funcId, IpcIo *req, IpcIo *reply) in UninstallInnerBundle()
231 uint8_t BundleInnerFeature::SetExternalInstallMode(const uint8_t funcId, IpcIo *req, IpcIo *reply) in SetExternalInstallMode()
245 uint8_t BundleInnerFeature::SetInnerDebugMode(const uint8_t funcId, IpcIo *req, IpcIo *reply) in SetInnerDebugMode()
259 uint8_t BundleInnerFeature::SetInnerSignMode(const uint8_t funcId, IpcIo *req, IpcIo *reply) in SetInnerSignMode()
274 int32 BundleInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo … in Invoke()
H A Dbundle_ms_feature.cpp125 uint8_t BundleMsFeature::HasSystemCapability(const uint8_t funcId, IpcIo *req, IpcIo *reply) in HasSystemCapability()
143 uint8_t BundleMsFeature::GetSystemAvailableCapabilities(const uint8_t funcId, IpcIo *req, IpcIo *re… in GetSystemAvailableCapabilities()
163 uint8_t BundleMsFeature::QueryInnerAbilityInfo(const uint8_t funcId, IpcIo *req, IpcIo *reply) in QueryInnerAbilityInfo()
206 uint8_t BundleMsFeature::GetInnerBundleInfo(const uint8_t funcId, IpcIo *req, IpcIo *reply) in GetInnerBundleInfo()
241 uint8_t BundleMsFeature::GetInnerBundleSize(const uint8_t funcId, IpcIo *req, IpcIo *reply) in GetInnerBundleSize()
260 uint8_t BundleMsFeature::HandleGetBundleInfos(const uint8_t funcId, IpcIo *req, IpcIo *reply) in HandleGetBundleInfos()
307 uint8_t BundleMsFeature::GetInnerBundleNameForUid(const uint8_t funcId, IpcIo *req, IpcIo *reply) in GetInnerBundleNameForUid()
326 uint8_t BundleMsFeature::ChangeInnerCallbackServiceId(const uint8_t funcId, IpcIo *req, IpcIo *repl… in ChangeInnerCallbackServiceId()
357 int32 BundleMsFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *re… in Invoke()
596 uint8_t BundleMsFeature::HandleGetBundleInfosLength(const uint8_t funcId, IpcIo *req, IpcIo *reply) in HandleGetBundleInfosLength()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/
H A Dcj_animator.cpp116 void AnimatorResultImpl::SetOnframe(int64_t funcId) in SetOnframe()
146 void AnimatorResultImpl::SetOnfinish(int64_t funcId) in SetOnfinish()
157 void AnimatorResultImpl::SetOncancel(int64_t funcId) in SetOncancel()
168 void AnimatorResultImpl::SetOnrepeat(int64_t funcId) in SetOnrepeat()
H A Dcj_animator_ffi.cpp207 int32_t FfiAnimatorOnframe(int64_t id, int64_t funcId) in FfiAnimatorOnframe()
217 int32_t FfiAnimatorOncancel(int64_t id, int64_t funcId) in FfiAnimatorOncancel()
227 int32_t FfiAnimatorOnfinish(int64_t id, int64_t funcId) in FfiAnimatorOnfinish()
237 int32_t FfiAnimatorOnrepeat(int64_t id, int64_t funcId) in FfiAnimatorOnrepeat()
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Dservice_ability.cpp27 void ServiceAbility::MsgHandle(uint32_t funcId, IpcIo *request, IpcIo *reply) in MsgHandle()
H A Dmain_ability_slice.cpp39 int32_t IpcMsgHandler(int funcId, ElementName *elementName, SvcIdentity *serviceSid, void *storeArg) in IpcMsgHandler()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/
H A Dhks_samgr_service_feature.c75 static int32_t ProcessMsgToHandler(int funcId, HksIpcContext *ipcContext, const struct HksBlob *src… in ProcessMsgToHandler()
122 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/include/
H A Dwifi_ipc_lite_adapter.h29 int funcId; member
/ohos5.0/base/powermgr/powermgr_lite/services/src/screensaver/small/
H A Dscreen_saver_feature_impl.c54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in FeatureInvoke()
/ohos5.0/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_ipc_lite_adapter.h31 int funcId; member
/ohos5.0/base/security/device_security_level/services/sa/lite/small/
H A Ddslm_service_feature.c68 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/multimedia/camera_lite/services/server/src/
H A Dsamgr_camera.cpp77 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dsamgr_player_server.cpp69 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke()
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dsamgr_wms.cpp69 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke()
/ohos5.0/foundation/window/window_manager_lite/services/ims/
H A Dsamgr_ims.cpp68 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke()
H A Dinput_event_client_proxy.cpp28 void InputEventClientProxy::ClientRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply) in ClientRequestHandle()
/ohos5.0/foundation/multimedia/audio_lite/services/server/src/
H A Daudio_capturer_samgr.cpp76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_sa_service_lite.c66 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_samgr.cpp64 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_adapter.h31 uint32_t funcId = 0; member
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_feature_lite.cpp76 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_feature_lite.cpp78 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_feature_lite.cpp78 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_feature_lite.cpp78 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/multimedia/camera_lite/services/server/include/
H A Dcamera_type.h46 int funcId; member

123