Home
last modified time | relevance | path

Searched defs:Invoke (Results 1 – 25 of 26) sorted by relevance

12

/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
Diproxy_server.h106 int32 (*Invoke)(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply); member
Diproxy_client.h114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify); member
/foundation/window/window_manager_lite/services/wms/
Dsamgr_wms.cpp69 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() function
/foundation/multimedia/camera_lite/services/server/src/
Dsamgr_camera.cpp77 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/
Dsamgr_player_server.cpp69 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() function
/foundation/window/window_manager_lite/services/ims/
Dsamgr_ims.cpp68 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() function
/foundation/multimedia/audio_lite/services/server/src/
Daudio_capturer_samgr.cpp76 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/
Dwifi_sa_service_lite.c66 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
Dwifi_device_feature_lite.cpp78 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
Dwifi_scan_feature_lite.cpp78 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/
Drecorder_samgr.cpp64 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
Dability_inner_feature.cpp72 int32 AbilityInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo… in Invoke() function in OHOS::AbilityInnerFeature
Dability_mgr_feature.cpp88 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/
Dipc_test_server.c132 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/
Dsoftbus_server_stub.c211 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/
Dbundle_inner_feature.cpp274 int32 BundleInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo … in Invoke() function in OHOS::BundleInnerFeature
Dbundle_ms_feature.cpp357 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/
Dgraphic_neon_pipeline.h85 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/
Dbundle_daemon.cpp101 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/
Dnnrt_delegate_kernel.cpp128 TfLiteStatus NnrtDelegateKernel::Invoke(TfLiteContext* context, TfLiteNode* node) in Invoke() function in tflite::delegate::nnrt::NnrtDelegateKernel
/foundation/ai/ai_engine/services/server/communication_adapter/source/
Dsa_server.c496 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
Dsamgr_server.c147 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
Dsamgr_server_rpc.c241 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/
Dliteplayer.cpp2007 int32_t PlayerControl::Invoke(PlayerInvoke invokeId, void *param) in Invoke() function in OHOS::Media::PlayerControl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp435 void Invoke(const JSCallbackInfo& args) in Invoke() function in OHOS::Ace::Framework::JSWebGeolocation

12