Home
last modified time | relevance | path

Searched defs:operator (Results 1001 – 1025 of 1237) sorted by relevance

1...<<41424344454647484950

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_sampler.h62 VSyncSampler &operator=(const VSyncSampler &) = delete; variable
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_hdf_config.h56 ThermalHdfConfig& operator=(const ThermalHdfConfig&) = delete; variable
/ohos5.0/foundation/multimedia/media_foundation/src/osal/base/
H A Dsynchronizer.h39 …Synchronizer<SyncIdType, ResultType>& operator=(const Synchronizer<SyncIdType, ResultType>&) = del… variable
/aosp14/system/core/libutils/include/utils/
H A DSortedVector.h52 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 Drs_render_animation.h41 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 Drs_paint_filter_canvas.h398 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 Dstorage_radar.h127 StorageRadar &operator=(const StorageRadar &) = delete; variable
129 StorageRadar &operator=(StorageRadar &&) = delete; variable
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask.h157 Task& operator=(const Task &) = delete; variable
159 Task& operator=(Task &&) = delete; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_user_info.h50 bool operator() (const InnerBundleUserInfo& info) const in operator() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_attraction_effect_filter.h48 RSAttractionEffectFilter operator=(const RSAttractionEffectFilter&) = delete; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/scene_board/
H A Dui_ability_lifecycle_manager.h49 bool operator()(const SpecifiedInfo &info1, const SpecifiedInfo &info2) const in operator() function
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/init/
H A Dtrusted_ticket_manager.h53 TrustedTicketManager& operator =(const TrustedTicketManager& trustedSource) = delete; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_business_error.h82 NapiBusinessError &operator=(const NapiBusinessError &) = default; variable
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h381 bool operator()(const DynamicRefreshItem& a, const DynamicRefreshItem& b) const in operator() function
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_buffer.h151 SurfaceBuffer& operator=(const SurfaceBuffer&) = delete; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dpac_map.h91 PacMap &operator=(const PacMap &other); variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/
H A Djs_ability_context.h202 bool operator()(const ConnectionKey &key1, const ConnectionKey &key2) const in operator() function
/ohos5.0/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dthread.h69 thread& operator=(const thread&) = delete; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dbuffer_pool.h39 BufferPool<T>& operator=(const BufferPool<T>&) = delete; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.h283 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 Drs_profiler_settings.h32 SystemParameter& operator=(const SystemParameter& parameter); variable
/ohos5.0/base/request/request/services/include/
H A Dc_request_database.h118 RequestDataBase &operator=(const RequestDataBase &) = delete; variable
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/
H A Dark_web_ctocpp_ref_counted.h32 ArkWebCToCppRefCounted& operator=(const ArkWebCToCppRefCounted&) = delete; variable
/aosp14/frameworks/base/core/java/android/content/integrity/
H A DAtomicFormula.java174 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 DJetPlayer.h115 JetPlayerThread &operator=(const JetPlayerThread &); variable

1...<<41424344454647484950