| /foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/ |
| D | iproxy_server.h | 106 int32 (*Invoke)(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply); member
|
| D | iproxy_client.h | 114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify); member
|
| /foundation/window/window_manager_lite/services/wms/ |
| D | samgr_wms.cpp | 69 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() function
|
| /foundation/multimedia/camera_lite/services/server/src/ |
| D | samgr_camera.cpp | 77 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() function
|
| /foundation/multimedia/media_lite/services/player_lite/server/src/ |
| D | samgr_player_server.cpp | 69 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() function
|
| /foundation/window/window_manager_lite/services/ims/ |
| D | samgr_ims.cpp | 68 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() function
|
| /foundation/multimedia/audio_lite/services/server/src/ |
| D | audio_capturer_samgr.cpp | 76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
| D | wifi_sa_service_lite.c | 66 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| D | wifi_device_feature_lite.cpp | 78 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| D | wifi_scan_feature_lite.cpp | 78 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| /foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
| D | recorder_samgr.cpp | 64 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
| D | ability_inner_feature.cpp | 72 int32 AbilityInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo… in Invoke() function in OHOS::AbilityInnerFeature
|
| D | ability_mgr_feature.cpp | 88 int32 AbilityMgrFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *… in Invoke() function in OHOS::AbilityMgrFeature
|
| /foundation/communication/ipc/ipc/test/ipc/server/ |
| D | ipc_test_server.c | 132 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| /foundation/communication/dsoftbus/core/frame/small/init/src/ |
| D | softbus_server_stub.c | 211 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| D | bundle_inner_feature.cpp | 274 int32 BundleInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo … in Invoke() function in OHOS::BundleInnerFeature
|
| D | bundle_ms_feature.cpp | 357 int32 BundleMsFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *re… in Invoke() function in OHOS::BundleMsFeature
|
| /foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
| D | graphic_neon_pipeline.h | 85 void Invoke(uint8_t* dst, uint8_t* src, uint8_t opa) in Invoke() function 93 void Invoke(uint8_t* dst) in Invoke() function 100 void Invoke(uint8_t* dst, uint8x8_t& r, uint8x8_t& g, uint8x8_t& b, uint8x8_t& a) in Invoke() function
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/ |
| D | bundle_daemon.cpp | 101 int32_t BundleDaemon::Invoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in Invoke() function in OHOS::BundleDaemon
|
| /foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
| D | nnrt_delegate_kernel.cpp | 128 TfLiteStatus NnrtDelegateKernel::Invoke(TfLiteContext* context, TfLiteNode* node) in Invoke() function in tflite::delegate::nnrt::NnrtDelegateKernel
|
| /foundation/ai/ai_engine/services/server/communication_adapter/source/ |
| D | sa_server.c | 496 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| /foundation/systemabilitymgr/samgr_lite/samgr_server/source/ |
| D | samgr_server.c | 147 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| D | samgr_server_rpc.c | 241 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/ |
| D | liteplayer.cpp | 2007 int32_t PlayerControl::Invoke(PlayerInvoke invokeId, void *param) in Invoke() function in OHOS::Media::PlayerControl
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_web.cpp | 435 void Invoke(const JSCallbackInfo& args) in Invoke() function in OHOS::Ace::Framework::JSWebGeolocation
|