Home
last modified time | relevance | path

Searched refs:INVALID_PARAMETER (Results 1 - 16 of 16) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dfeature_ability_constant.cpp31 const int INVALID_PARAMETER = -1; in FAConstantInit() local
53 SetNamedProperty(env, errorCode, INVALID_PARAMETER, "INVALID_PARAMETER"); in FAConstantInit()
H A Dnapi_data_ability_helper_utils.cpp99 insertCB->execResult = INVALID_PARAMETER; in InsertExecuteCB()
211 notifyChangeCB->execResult = INVALID_PARAMETER; in NotifyChangeExecuteCB()
328 gettypeCB->execResult = INVALID_PARAMETER; in GetTypeExecuteCB()
445 getfiletypesCB->execResult = INVALID_PARAMETER; in GetFileTypesExecuteCB()
588 normalizeuriCB->execResult = INVALID_PARAMETER; in NormalizeUriExecuteCB()
706 denormalizeuriCB->execResult = INVALID_PARAMETER; in DenormalizeUriExecuteCB()
825 deleteCB->execResult = INVALID_PARAMETER; in DeleteExecuteCB()
940 updateCB->execResult = INVALID_PARAMETER; in UpdateExecuteCB()
1036 errorCB->execResult = INVALID_PARAMETER; in CallErrorExecuteCB()
1119 callCB->execResult = INVALID_PARAMETER; in CallExecuteCB()
[all...]
H A Dnapi_data_ability_helper.cpp474 onCB->result = INVALID_PARAMETER; in RegisterWrap()
478 onCB->result = INVALID_PARAMETER; in RegisterWrap()
487 onCB->result = INVALID_PARAMETER; in RegisterWrap()
513 onCB->result = INVALID_PARAMETER; in RegisterAsync()
553 if (onCB->result != INVALID_PARAMETER && !onCB->uri.empty() && onCB->cbBase.cbInfo.callback != nullptr) { in RegisterExecuteCB()
645 offCB->result = INVALID_PARAMETER; in UnRegisterWrap()
649 offCB->result = INVALID_PARAMETER; in UnRegisterWrap()
661 offCB->result = INVALID_PARAMETER; in UnRegisterWrap()
668 offCB->result = INVALID_PARAMETER; in UnRegisterWrap()
680 offCB->result = INVALID_PARAMETER; in UnRegisterWrap()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.cpp47 return GattStatus::INVALID_PARAMETER; in AddIncludeService()
63 return GattStatus::INVALID_PARAMETER; in AddCharacteristic()
77 return GattStatus::INVALID_PARAMETER; in AddDescriptor()
H A Dgatt_server_service.cpp229 return GattStatus::INVALID_PARAMETER; in RemoveService()
257 return GattStatus::INVALID_PARAMETER; in NotifyClient()
261 return GattStatus::INVALID_PARAMETER; in NotifyClient()
284 return GattStatus::INVALID_PARAMETER; in RespondCharacteristicRead()
288 return GattStatus::INVALID_PARAMETER; in RespondCharacteristicRead()
312 return GattStatus::INVALID_PARAMETER; in RespondCharacteristicReadByUuid()
316 return GattStatus::INVALID_PARAMETER; in RespondCharacteristicReadByUuid()
353 return GattStatus::INVALID_PARAMETER; in RespondDescriptorRead()
357 return GattStatus::INVALID_PARAMETER; in RespondDescriptorRead()
375 return GattStatus::INVALID_PARAMETER; in RespondDescriptorWrite()
[all...]
H A Dgatt_client_service.cpp302 return GattStatus::INVALID_PARAMETER; in WriteCharacteristic()
324 return GattStatus::INVALID_PARAMETER; in SignedWriteCharacteristic()
358 return GattStatus::INVALID_PARAMETER; in WriteDescriptor()
398 return GattStatus::INVALID_PARAMETER; in RequestConnectionPriority()
H A Dgatt_database.cpp88 return GattStatus::INVALID_PARAMETER; in DeleteService()
H A Dgatt_connection_manager.cpp174 int ret = GattStatus::INVALID_PARAMETER; in Disconnect()
269 ? GattStatus::INVALID_PARAMETER in RequestConnectionPriority()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability.h214 INVALID_PARAMETER = -1, enumerator
H A Djs_napi_common.cpp60 errorCode = INVALID_PARAMETER; in HandleJsConnectAbilityError()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_characteristic.cpp176 return GattStatus::INVALID_PARAMETER; in SetWriteType()
H A Dbluetooth_gatt_client.cpp1057 return GattStatus::INVALID_PARAMETER; in RequestConnectionPriority()
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Ddistributed_mission_manager.h221 INVALID_PARAMETER = -1, enumerator
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp336 return INVALID_PARAMETER; in DeregisterApplication()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h294 INVALID_PARAMETER, enumerator
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h318 INVALID_PARAMETER, enumerator

Completed in 26 milliseconds