Home
last modified time | relevance | path

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

12345678910>>...21

/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Ddigest_parameter.cpp35 DigestParameter::DigestParameter(const DigestParameter& other) in DigestParameter() argument
43 DigestParameter& DigestParameter::operator = (const DigestParameter& other) in operator =() argument
/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
/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
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

Completed in 9 milliseconds

12345678910>>...21