/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_vendor_hal_stubs.cpp | 29 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 D | deferred_callback.h | 36 bool Invoke() override in Invoke() function 79 void Invoke(Args... args) override in Invoke() function
|
H A D | make_callback.h | 38 R Invoke(ARG... args) override in Invoke() function
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | dynamic_interface.h | 37 RetT Invoke(Args&& ... args) in Invoke() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_event.h | 96 inline auto Invoke(const IEvent::Ptr& event, Args&&... args) in Invoke() function
|
/ohos5.0/base/update/updater/utils/include/ |
H A D | updater_event.h | 35 static void Invoke(enum EventId id) in Invoke() function
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/ |
H A D | iproxy_client.h | 114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify); member
|
H A D | iproxy_server.h | 106 int32 (*Invoke)(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply); member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | functions.cpp | 31 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 D | future.h | 123 bool Invoke() override in Invoke() function
|
/ohos5.0/base/security/device_security_level/services/sa/lite/small/ |
H A D | dslm_service_feature.c | 68 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 D | samgr_camera.cpp | 77 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 D | samgr_player_server.cpp | 69 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 D | samgr_wms.cpp | 69 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 D | samgr_ims.cpp | 68 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 D | audio_capturer_samgr.cpp | 76 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 D | decorator.h | 69 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 D | wifi_sa_service_lite.c | 66 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 D | recorder_samgr.cpp | 64 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 D | dhcp_client_feature_lite.cpp | 76 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 D | dhcp_server_feature_lite.cpp | 78 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 D | wifi_scan_feature_lite.cpp | 78 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 D | wifi_device_feature_lite.cpp | 78 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 D | hks_samgr_service_feature.c | 122 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 D | ability_inner_feature.cpp | 72 int32 AbilityInnerFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo… in Invoke() function in OHOS::AbilityInnerFeature
|