Home
last modified time | relevance | path

Searched defs:other (Results 26 - 50 of 1900) sorted by relevance

12345678910>>...76

/base/web/webview/ohos_adapter/keystore_adapter/include/
H A Dkeystore_adapter_impl.h42 KeystoreAdapterImpl(const KeystoreAdapterImpl& other) = delete; member in OHOS::NWeb::KeystoreAdapterImpl
/base/web/webview/ohos_adapter/datashare_adapter/include/
H A Ddatashare_adapter_impl.h36 DatashareAdapterImpl(const DatashareAdapterImpl& other) = delete; member in OHOS::NWeb::DatashareAdapterImpl
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dsequential_task_queue.h39 SequentialTaskQueue(const SequentialTaskQueue& other) = delete; member in final
H A Dparallel_task_queue.h34 ParallelTaskQueue(const ParallelTaskQueue& other) = delete; member in final
/third_party/libabigail/tests/data/test-diff-suppr/PR28073/
H A DPR28073-bitfield-removed.c9 uint8_t other; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dopaque_pointer.hpp20 Opaque<float> other; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/allowlisted/
H A Dfile.hpp21 StructWithAllowlistedFwdDecl* other; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcGLSLVectorConstructorTests.hpp44 GLSLVectorConstructorTests(const GLSLVectorConstructorTests& other) = delete; member in deqp::GLSLVectorConstructorTests
45 GLSLVectorConstructorTests& operator=(const GLSLVectorConstructorTests& other) = delete; member in deqp::GLSLVectorConstructorTests
/third_party/skia/src/sksl/
H A DSkSLSampleUsage.cpp14 SampleUsage SampleUsage::merge(const SampleUsage& other) { in merge() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DWatchdog.h31 Watchdog(const Watchdog &other) = delete; member in llvm::sys::Watchdog
32 Watchdog &operator=(const Watchdog &other) = delete; member in llvm::sys::Watchdog
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIndirectCallPromotionAnalysis.h43 ICallPromotionAnalysis(const ICallPromotionAnalysis &other) = delete; member in llvm::ICallPromotionAnalysis
45 operator=(const ICallPromotionAnalysis &other) = delete; member in llvm::ICallPromotionAnalysis
/base/startup/appspawn/modules/ace_adapter/
H A Dcommand_lexer.h30 CommandLexer(const CommandLexer &other) = delete; member in OHOS::AppSpawn::CommandLexer
31 CommandLexer(CommandLexer &&other) = delete; member in OHOS::AppSpawn::CommandLexer
32 CommandLexer &operator=(const CommandLexer &other) = delete; member in OHOS::AppSpawn::CommandLexer
33 CommandLexer &operator=(CommandLexer &&other) = delete; member in OHOS::AppSpawn::CommandLexer
/base/useriam/user_auth_framework/interfaces/inner_api/
H A Dattributes.h221 Attributes(const Attributes &other) = delete; member in OHOS::UserIam::UserAuth::final
228 Attributes &operator=(const Attributes &other) = delete; member in OHOS::UserIam::UserAuth::final
/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/include/
H A Dohos_web_permission_data_base_adapter_impl.h60 OhosWebPermissionDataBaseAdapterImpl(const OhosWebPermissionDataBaseAdapterImpl& other) = delete; member in OHOS::NWeb::OhosWebPermissionDataBaseAdapterImpl
H A Dohos_web_data_base_adapter_impl.h57 OhosWebDataBaseAdapterImpl(const OhosWebDataBaseAdapterImpl& other) = delete; member in OHOS::NWeb::OhosWebDataBaseAdapterImpl
/foundation/ability/idl_tool/idl_tool_2/codegen/
H A Dcode_generator.h42 CodegenBuilder(const CodegenBuilder &other) = delete; member in OHOS::Idl::CodegenBuilder
43 CodegenBuilder operator=(const CodegenBuilder &other) = delete; member in OHOS::Idl::CodegenBuilder
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_a2dp_a2dpCodecStatus.h29 BluetoothA2dpCodecStatus(const bluetooth::CodecStatus& other) in BluetoothA2dpCodecStatus() argument
31 BluetoothA2dpCodecStatus(const BluetoothA2dpCodecStatus& other) in BluetoothA2dpCodecStatus() argument
46 explicit BluetoothA2dpOffloadCodecStatus(const bluetooth::OffloadCodecStatus &other) in BluetoothA2dpOffloadCodecStatus() argument
48 BluetoothA2dpOffloadCodecStatus(const BluetoothA2dpOffloadCodecStatus &other) in BluetoothA2dpOffloadCodecStatus() argument
H A Dbluetooth_a2dp_a2dpCodecInfo.h28 BluetoothA2dpCodecInfo(const bluetooth::CodecInfo& other) in BluetoothA2dpCodecInfo() argument
30 BluetoothA2dpCodecInfo(const BluetoothA2dpCodecInfo& other) in BluetoothA2dpCodecInfo() argument
45 explicit BluetoothA2dpOffloadCodecInfo(const bluetooth::OffloadCodecInfo &other) in BluetoothA2dpOffloadCodecInfo() argument
47 BluetoothA2dpOffloadCodecInfo(const BluetoothA2dpOffloadCodecInfo &other) in BluetoothA2dpOffloadCodecInfo() argument
H A Dbluetooth_avrcp_mpItem.h28 explicit BluetoothAvrcpMpItem(const bluetooth::AvrcMpItem &other) : bluetooth::AvrcMpItem(other) in BluetoothAvrcpMpItem() argument
30 BluetoothAvrcpMpItem(const BluetoothAvrcpMpItem &other) : bluetooth::AvrcMpItem(other) in BluetoothAvrcpMpItem() argument
H A Dbluetooth_avrcp_meItem.h28 explicit BluetoothAvrcpMeItem(const bluetooth::AvrcMeItem &other) : bluetooth::AvrcMeItem(other) in BluetoothAvrcpMeItem() argument
30 BluetoothAvrcpMeItem(const BluetoothAvrcpMeItem &other) : bluetooth::AvrcMeItem(other) in BluetoothAvrcpMeItem() argument
H A Dbluetooth_gatt_service_parcel.h27 BluetoothGattService(const bluetooth::Service &other) : bluetooth::Service(other) in BluetoothGattService() argument
29 BluetoothGattService(const BluetoothGattService &other) : bluetooth::Service(other) in BluetoothGattService() argument
H A Dbluetooth_hfp_hf_call.h27 BluetoothHfpHfCall(const bluetooth::HandsFreeUnitCalls& other): bluetooth::HandsFreeUnitCalls(other) {} in BluetoothHfpHfCall() argument
28 BluetoothHfpHfCall(const BluetoothHfpHfCall& other): bluetooth::HandsFreeUnitCalls(other) {} in BluetoothHfpHfCall() argument
H A Dbluetooth_gatt_device.h27 BluetoothGattDevice(const bluetooth::GattDevice &other) : bluetooth::GattDevice(other) in BluetoothGattDevice() argument
29 BluetoothGattDevice(const BluetoothGattDevice &other) : bluetooth::GattDevice(other) in BluetoothGattDevice() argument
H A Dbluetooth_ble_advertiser_data.h26 explicit BluetoothBleAdvertiserData(const bluetooth::AdvertiserData &other) : bluetooth::AdvertiserData(other) in BluetoothBleAdvertiserData() argument
28 explicit BluetoothBleAdvertiserData(const BluetoothBleAdvertiserData &other) : bluetooth::AdvertiserData(other) in BluetoothBleAdvertiserData() argument
30 BluetoothBleAdvertiserData& operator=(const bluetooth::AdvertiserData &other) = delete; member in OHOS::Bluetooth::BluetoothBleAdvertiserData
31 BluetoothBleAdvertiserData& operator=(const BluetoothBleAdvertiserData &other) = delete; member in OHOS::Bluetooth::BluetoothBleAdvertiserData
H A Dbluetooth_ble_scan_result.h27 explicit BluetoothBleScanResult(const bluetooth::ScanResult &other) : bluetooth::ScanResult(other) in BluetoothBleScanResult() argument
29 explicit BluetoothBleScanResult(const BluetoothBleScanResult &other) : bluetooth::ScanResult(other) in BluetoothBleScanResult() argument
31 explicit BluetoothBleScanResult(const bluetooth::BleScanResultImpl &other) : bluetooth::ScanResult(other) in BluetoothBleScanResult() argument

Completed in 5 milliseconds

12345678910>>...76