/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/ |
H A D | service_ability.cpp | 27 void ServiceAbility::MsgHandle(uint32_t funcId, IpcIo *request, IpcIo *reply) in MsgHandle() argument
|
H A D | main_ability_slice.cpp | 39 int32_t IpcMsgHandler(int funcId, ElementName *elementName, SvcIdentity *serviceSid, void *storeArg) in IpcMsgHandler() argument
|
/foundation/communication/wifi/wifi/frameworks/native/include/ |
H A D | wifi_ipc_lite_adapter.h | 29 int funcId; member
|
/foundation/communication/dhcp/frameworks/native/include/ |
H A D | dhcp_ipc_lite_adapter.h | 31 int funcId; member
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/ |
H A D | cj_animator_ffi.cpp | 203 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 D | cj_animator.cpp | 114 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 D | audio_capturer_samgr.cpp | 76 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 D | samgr_camera.cpp | 77 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 D | samgr_player_server.cpp | 69 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 D | recorder_samgr.cpp | 64 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 D | wifi_scan_feature_lite.cpp | 78 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 D | wifi_device_feature_lite.cpp | 78 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 D | wifi_sa_service_lite.c | 66 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 D | dhcp_client_feature_lite.cpp | 76 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 D | dhcp_server_feature_lite.cpp | 78 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 D | samgr_wms.cpp | 69 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 D | input_event_client_proxy.cpp | 28 void InputEventClientProxy::ClientRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply) in ClientRequestHandle() argument
|
H A D | samgr_ims.cpp | 68 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 D | ability.cpp | 168 void Ability::MsgHandle(uint32_t funcId, IpcIo *request, IpcIo *reply) in MsgHandle() argument
|
/foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
H A D | ability_inner_feature.cpp | 72 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 D | bundle_inner_feature.cpp | 110 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 D | camera_type.h | 46 int funcId; member
|
/foundation/communication/ipc/ipc/test/ipc/server/ |
H A D | ipc_test_server.c | 132 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 D | ipc_server_stub.cpp | 168 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 D | sa_server.c | 496 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
|