Home
last modified time | relevance | path

Searched defs:funcId (Results 1 - 25 of 45) sorted by relevance

12

/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() argument
H A Dmain_ability_slice.cpp39 int32_t IpcMsgHandler(int funcId, ElementName *elementName, SvcIdentity *serviceSid, void *storeArg) in IpcMsgHandler() argument
/foundation/communication/wifi/wifi/frameworks/native/include/
H A Dwifi_ipc_lite_adapter.h29 int funcId; member
/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_ipc_lite_adapter.h31 int funcId; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/
H A Dcj_animator_ffi.cpp203 int32_t FfiAnimatorOnframe(int64_t id, int64_t funcId) in FfiAnimatorOnframe() argument
213 int32_t FfiAnimatorOncancel(int64_t id, int64_t funcId) in FfiAnimatorOncancel() argument
223 int32_t FfiAnimatorOnfinish(int64_t id, int64_t funcId) in FfiAnimatorOnfinish() argument
233 int32_t FfiAnimatorOnrepeat(int64_t id, int64_t funcId) in FfiAnimatorOnrepeat() argument
H A Dcj_animator.cpp114 void AnimatorResultImpl::SetOnframe(int64_t funcId) in SetOnframe() argument
144 void AnimatorResultImpl::SetOnfinish(int64_t funcId) in SetOnfinish() argument
155 void AnimatorResultImpl::SetOncancel(int64_t funcId) in SetOncancel() argument
166 void AnimatorResultImpl::SetOnrepeat(int64_t funcId) in SetOnrepeat() argument
/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() argument
/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() argument
/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() argument
/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() argument
/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() argument
/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() argument
/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() argument
/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() argument
/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() argument
/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() argument
/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_client_proxy.cpp28 void InputEventClientProxy::ClientRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply) in ClientRequestHandle() argument
H A Dsamgr_ims.cpp68 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() argument
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability.cpp168 void Ability::MsgHandle(uint32_t funcId, IpcIo *request, IpcIo *reply) in MsgHandle() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_inner_feature.cpp72 int32 AbilityInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/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() argument
180 uint8_t BundleInnerFeature::UninstallInnerBundle(const uint8_t funcId, IpcIo *req, IpcIo *reply) in UninstallInnerBundle() argument
231 uint8_t BundleInnerFeature::SetExternalInstallMode(const uint8_t funcId, IpcIo *req, IpcIo *reply) in SetExternalInstallMode() argument
245 uint8_t BundleInnerFeature::SetInnerDebugMode(const uint8_t funcId, IpcIo *req, IpcIo *reply) in SetInnerDebugMode() argument
259 uint8_t BundleInnerFeature::SetInnerSignMode(const uint8_t funcId, IpcIo *req, IpcIo *reply) in SetInnerSignMode() argument
274 int32 BundleInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
[all...]
/foundation/multimedia/camera_lite/services/server/include/
H A Dcamera_type.h46 int funcId; member
/foundation/communication/ipc/ipc/test/ipc/server/
H A Dipc_test_server.c132 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_stub.cpp168 static int32_t OnRemoteRequestLite(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo *reply) in OnRemoteRequestLite() argument
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dsa_server.c496 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument

Completed in 10 milliseconds

12