/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/ |
H A D | vsync_sampler.h | 62 VSyncSampler &operator=(const VSyncSampler &) = delete; variable
|
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/ |
H A D | thermal_hdf_config.h | 56 ThermalHdfConfig& operator=(const ThermalHdfConfig&) = delete; variable
|
/ohos5.0/foundation/multimedia/media_foundation/src/osal/base/ |
H A D | synchronizer.h | 39 …Synchronizer<SyncIdType, ResultType>& operator=(const Synchronizer<SyncIdType, ResultType>&) = del… variable
|
/aosp14/system/core/libutils/include/utils/ |
H A D | SortedVector.h | 52 const SortedVector<TYPE>& operator = (const SortedVector<TYPE>& rhs) const; variable 53 SortedVector<TYPE>& operator = (const SortedVector<TYPE>& rhs); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_animation.h | 41 RSRenderAnimation& operator=(const RSRenderAnimation&) = delete; variable 42 RSRenderAnimation& operator=(const RSRenderAnimation&&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_paint_filter_canvas.h | 398 RSAutoCanvasRestore& operator=(RSAutoCanvasRestore&&) = delete; variable 399 RSAutoCanvasRestore& operator=(const RSAutoCanvasRestore&) = delete; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/ |
H A D | storage_radar.h | 127 StorageRadar &operator=(const StorageRadar &) = delete; variable 129 StorageRadar &operator=(StorageRadar &&) = delete; variable
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/ |
H A D | task.h | 157 Task& operator=(const Task &) = delete; variable 159 Task& operator=(Task &&) = delete; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_user_info.h | 50 bool operator() (const InnerBundleUserInfo& info) const in operator() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/ |
H A D | rs_attraction_effect_filter.h | 48 RSAttractionEffectFilter operator=(const RSAttractionEffectFilter&) = delete; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/scene_board/ |
H A D | ui_ability_lifecycle_manager.h | 49 bool operator()(const SpecifiedInfo &info1, const SpecifiedInfo &info2) const in operator() function
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/init/ |
H A D | trusted_ticket_manager.h | 53 TrustedTicketManager& operator =(const TrustedTicketManager& trustedSource) = delete; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | napi_business_error.h | 82 NapiBusinessError &operator=(const NapiBusinessError &) = default; variable
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_timer_mgr.h | 381 bool operator()(const DynamicRefreshItem& a, const DynamicRefreshItem& b) const in operator() function
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | surface_buffer.h | 151 SurfaceBuffer& operator=(const SurfaceBuffer&) = delete; variable
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/ |
H A D | pac_map.h | 91 PacMap &operator=(const PacMap &other); variable
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/ |
H A D | js_ability_context.h | 202 bool operator()(const ConnectionKey &key1, const ConnectionKey &key2) const in operator() function
|
/ohos5.0/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/ |
H A D | thread.h | 69 thread& operator=(const thread&) = delete; variable
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
H A D | buffer_pool.h | 39 BufferPool<T>& operator=(const BufferPool<T>&) = delete; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | ark_js_runtime.h | 283 void operator=(const PandaFunctionData&) = delete; variable 285 PandaFunctionData& operator=(PandaFunctionData&&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_settings.h | 32 SystemParameter& operator=(const SystemParameter& parameter); variable
|
/ohos5.0/base/request/request/services/include/ |
H A D | c_request_database.h | 118 RequestDataBase &operator=(const RequestDataBase &) = delete; variable
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/ |
H A D | ark_web_ctocpp_ref_counted.h | 32 ArkWebCToCppRefCounted& operator=(const ArkWebCToCppRefCounted&) = delete; variable
|
/aosp14/frameworks/base/core/java/android/content/integrity/ |
H A D | AtomicFormula.java | 174 public LongAtomicFormula(@Key int key, @Operator int operator, long value) { in LongAtomicFormula() 180 isValidOperator(operator), "Unknown operator: %d", operator); in LongAtomicFormula() local 296 private static boolean isValidOperator(int operator) { in isValidOperator()
|
/aosp14/frameworks/base/media/jni/ |
H A D | JetPlayer.h | 115 JetPlayerThread &operator=(const JetPlayerThread &); variable
|