Home
last modified time | relevance | path

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

12

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal_stubs.cpp29 static constexpr R Invoke(Args...) { return HAL_NOT_SUPPORTED; } in Invoke() function
33 static constexpr void Invoke(Args...) {} in Invoke() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Ddeferred_callback.h36 bool Invoke() override in Invoke() function
79 void Invoke(Args... args) override in Invoke() function
H A Dmake_callback.h38 R Invoke(ARG... args) override in Invoke() function
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_interface.h37 RetT Invoke(Args&& ... args) in Invoke() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_event.h96 inline auto Invoke(const IEvent::Ptr& event, Args&&... args) in Invoke() function
/ohos5.0/base/update/updater/utils/include/
H A Dupdater_event.h35 static void Invoke(enum EventId id) in Invoke() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
H A Diproxy_client.h114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify); member
H A Diproxy_server.h106 int32 (*Invoke)(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply); member
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A 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
H A Dfuture.h123 bool Invoke() override in Invoke() function
/ohos5.0/base/security/device_security_level/services/sa/lite/small/
H A Ddslm_service_feature.c68 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
/ohos5.0/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() function
/ohos5.0/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() function
/ohos5.0/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() function
/ohos5.0/foundation/window/window_manager_lite/services/ims/
H A Dsamgr_ims.cpp68 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke() function
/ohos5.0/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() function
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Ddecorator.h69 template <typename T> auto Invoke(T task, StatInfoWrapper& statInfoWrapper, in Invoke() function
/ohos5.0/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() function
/ohos5.0/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() function
/ohos5.0/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() function
/ohos5.0/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() function
/ohos5.0/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() function
/ohos5.0/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() function
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/
H A Dhks_samgr_service_feature.c122 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() function
/ohos5.0/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… in Invoke() function in OHOS::AbilityInnerFeature

12