Home
last modified time | relevance | path

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

12

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
Ddeferred_callback.h36 bool Invoke() override in Invoke() function
79 void Invoke(Args... args) override in Invoke() function
Dmake_callback.h38 R Invoke(ARG... args) override in Invoke() function
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
Ddynamic_interface.h37 RetT Invoke(Args&& ... args) in Invoke() function
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
Dintf_event.h96 inline auto Invoke(const IEvent::Ptr& event, Args&&... args) in Invoke() function
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
Diproxy_client.h114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify); member
Diproxy_server.h106 int32 (*Invoke)(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply); member
/foundation/graphic/graphic_3d/lume/metaobject/src/
Dfunctions.cpp31 void SettableFunction::Invoke(const ICallContext::Ptr& context) const in Invoke() function in SettableFunction
86 void PropertyFunction::Invoke(const ICallContext::Ptr& context) const in Invoke() function in PropertyFunction
Dfuture.h123 bool Invoke() override 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/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/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
/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/communication/dhcp/services/dhcp_client/src/
Ddhcp_client_feature_lite.cpp76 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
/foundation/communication/dhcp/services/dhcp_server/src/
Ddhcp_server_feature_lite.cpp78 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
Dwifi_scan_feature_lite.cpp78 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
Dwifi_device_feature_lite.cpp78 static int Invoke(IServerProxy *proxy, 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
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
Devent_impl.h179 void Invoke(ARG... args) override in Invoke() function
/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/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/src/
Dbundle_inner_feature.cpp274 int32 BundleInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo … in Invoke() function in OHOS::BundleInnerFeature

12