Home
last modified time | relevance | path

Searched defs:INVALID_NAME (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/mission_list_test/
H A Dmission_list_test_call.cpp30 const std::string INVALID_NAME = "invalid.testMainAbility"; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp117 CHECK_AND_RETURN_LOG_RET(IsValidBluetoothRemoteDevice(), INVALID_NAME, "Invalid remote device"); in GetDeviceName() local
118 CHECK_AND_RETURN_LOG_RET(IS_BT_ENABLED(), INVALID_NAME, "bluetooth is off."); in GetDeviceName() local
138 CHECK_AND_RETURN_LOG_RET(IsValidBluetoothRemoteDevice(), INVALID_NAME, "Invalid remote device"); in GetDeviceAlias() local
148 IsValidBluetoothRemoteDevice() && aliasName != INVALID_NAME, BT_ERR_INVALID_PARAM, "Invalid remote device"); in SetDeviceAlias() local
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp65 const std::string INVALID_NAME = "invalid"; member
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h167 constexpr const char *INVALID_NAME = ""; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h167 constexpr const char *INVALID_NAME = ""; member

Completed in 12 milliseconds