Home
last modified time | relevance | path

Searched defs:other (Results 1 - 25 of 263) sorted by relevance

1234567891011

/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
H A Ddispatcher_task_queue.h37 DispatcherTaskQueue(const DispatcherTaskQueue& other) = delete; member in final
/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
H A Dbluetooth_ble_advertiser_settings.h27 explicit BluetoothBleAdvertiserSettings(const bluetooth::AdvertiserSettings &other) in BluetoothBleAdvertiserSettings() argument
30 BluetoothBleAdvertiserSettings(const BluetoothBleAdvertiserSettings &other) : bluetooth::AdvertiserSettings(other) in BluetoothBleAdvertiserSettings() argument
H A Dbluetooth_ble_scan_settings.h27 explicit BluetoothBleScanSettings(const bluetooth::ScanSettings &other) : bluetooth::ScanSettings(other) in BluetoothBleScanSettings() argument
29 BluetoothBleScanSettings(const BluetoothBleScanSettings &other) : bluetooth::ScanSettings(other) in BluetoothBleScanSettings() argument
H A Dbluetooth_gatt_characteristic_parcel.h27 explicit BluetoothGattCharacteristic(const bluetooth::Characteristic &other) : bluetooth::Characteristic(other) in BluetoothGattCharacteristic() argument
29 explicit BluetoothGattCharacteristic(const BluetoothGattCharacteristic &other) : bluetooth::Characteristic(other) in BluetoothGattCharacteristic() argument
H A Dbluetooth_device_battery_info.h27 explicit BluetoothBatteryInfo(const bluetooth::BatteryInfo& other) in BluetoothBatteryInfo() argument
29 explicit BluetoothBatteryInfo(const BluetoothBatteryInfo& other) in BluetoothBatteryInfo() argument
31 BluetoothBatteryInfo& operator = (const BluetoothBatteryInfo &other) = default; member in OHOS::Bluetooth::BluetoothBatteryInfo
H A Dbluetooth_gatt_descriptor_parcel.h27 explicit BluetoothGattDescriptor(const bluetooth::Descriptor &other) : bluetooth::Descriptor(other) in BluetoothGattDescriptor() argument
29 explicit BluetoothGattDescriptor(const BluetoothGattDescriptor &other) : bluetooth::Descriptor(other) in BluetoothGattDescriptor() argument
H A Dbluetooth_bt_uuid.h44 explicit BluetoothUuid(const bluetooth::Uuid &other) : bluetooth::Uuid(other) in BluetoothUuid() argument
53 BluetoothUuid(const BluetoothUuid &other) : bluetooth::Uuid(other) in BluetoothUuid() argument
H A Dbluetooth_raw_address.h27 BluetoothRawAddress(const bluetooth::RawAddress &other) : bluetooth::RawAddress(other) in BluetoothRawAddress() argument
29 BluetoothRawAddress(const BluetoothRawAddress &other) : bluetooth::RawAddress(other) in BluetoothRawAddress() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/
H A Dintf_library.h31 ILibrary(const ILibrary& other) = delete; member in ILibrary
32 ILibrary& operator=(const ILibrary& other) = delete; member in ILibrary
/foundation/multimedia/media_library/frameworks/services/media_scanner/include/scanner/
H A Dmedia_scanner_db.h44 EXPORT MediaScannerDb(MediaScannerDb &other) = delete; member in OHOS::Media::MediaScannerDb
/foundation/multimedia/ringtone_library/services/ringtone_scanner/include/
H A Dringtone_scanner_db.h30 EXPORT RingtoneScannerDb(RingtoneScannerDb &other) = delete; member in OHOS::Media::RingtoneScannerDb
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Ddummy_values_bucket.h43 void PutValues(std::shared_ptr<ValuesBucket> &other) {}; in PutValues() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_runners.h28 TaskRunners(const TaskRunners& other) = default; member in OHOS::Ace::TaskRunners

Completed in 5 milliseconds

1234567891011