/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
H A D | runtime.h | 117 Runtime& operator=(const Runtime&) = delete; variable 118 Runtime& operator=(Runtime&&) = delete; variable
|
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/downloader/ |
H A D | operator.rs | 129 operator: &'a mut T, field 147 operator: &'a mut T, field
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/ |
H A D | feature_analysis.h | 57 FeatureAnalysis& operator=(const FeatureAnalysis&) = delete; variable
|
/ohos5.0/drivers/peripheral/secure_element/vendor_sim_adaptor/ |
H A D | se_vendor_adaptions.h | 79 DynamicLoad &operator=(DynamicLoad &) = delete; variable
|
/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/ |
H A D | drm_api_operation.h | 48 ConfigParser& operator=(const ConfigParser&) = delete; variable
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/ |
H A D | code_emitter.h | 41 bool operator()(const HeaderFile &lhs, const HeaderFile &rhs) const in operator() function
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/ |
H A D | mms_content_param.h | 70 MmsContentParam& operator=(const MmsContentParam &srcContentParam); variable
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | reminder_data_manager.h | 49 ReminderDataManager& operator = (const ReminderDataManager &other) = delete; variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device_proxy.h | 203 ScreenDeviceProxy& operator=(const ScreenDeviceProxy&) = delete; variable 205 ScreenDeviceProxy& operator=(ScreenDeviceProxy&&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/ |
H A D | gltf.h | 91 void operator()(IGLTFData* ptr) const in operator() function 270 void operator()(IGLTF2Importer* ptr) const in operator() function
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/ |
H A D | napi_datashare_helper.h | 127 … napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 134 napi_status operator()(napi_env env, napi_value *result) override in operator() function
|
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/ |
H A D | attributes.h | 228 Attributes &operator=(const Attributes &other) = delete; variable 242 Attributes &operator=(Attributes &&other) noexcept; variable
|
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/include/ |
H A D | form_render_record.h | 149 size_t operator() (const sptr<IRemoteObject> remoteObj) const in operator() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | ace_res_config.h | 36 AceResConfig& operator=(const AceResConfig& config) = default; variable
|
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/ |
H A D | net_all_capabilities.h | 60 NetAllCapabilities &operator=(const NetAllCapabilities &cap); member
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_vertex_sequence.h | 56 bool operator()(const VertexDist& val) in operator() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_processor.h | 46 void operator=(const RSProcessor&) = delete; variable
|
H A D | rs_uifirst_manager.h | 166 RSUifirstManager& operator=(const RSUifirstManager&); variable 167 RSUifirstManager& operator=(const RSUifirstManager&&); variable
|
/ohos5.0/base/global/i18n_lite/interfaces/kits/i18n/include/ |
H A D | locale_info.h | 118 virtual LocaleInfo &operator =(const LocaleInfo &other); variable
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/include/timer/lite/ |
H A D | dm_timer.h | 65 bool operator () (std::shared_ptr<Timer> frontTimer, std::shared_ptr<Timer> timer) in operator() function
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/ |
H A D | theme_pack_resource.h | 49 std::size_t operator() (const ThemeKey &theme) const in operator() function
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/ |
H A D | camera_manager.h | 119 NDKCamera& operator = (const NDKCamera&) = delete; variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
H A D | js_napi_common_ability.h | 183 const ConnectionCallback &operator=(ConnectionCallback &) = delete; member 238 bool operator()(const ConnectionKey &key1, const ConnectionKey &key2) const in operator() function
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_radar/ |
H A D | b_radar.h | 128 AppRadar &operator=(const AppRadar &) = delete; variable 130 AppRadar &operator=(AppRadar &&) = delete; variable
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/uploader/ |
H A D | mod.rs | 15 mod operator; module 90 operator: T, field
|