| /base/telephony/sms_mms/frameworks/cj/src/ |
| D | sms_utils.cpp | 39 bool CreateCommonArgumentErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateCommonArgumentErrorCodeForCj() 57 bool CreateCommonServiceErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateCommonServiceErrorCodeForCj() 81 bool CreateCommonSystemErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateCommonSystemErrorCodeForCj() 120 bool CreateCommonErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateCommonErrorCodeForCj() 132 bool CreateParameterErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateParameterErrorCodeForCj() 155 bool CreateCommonCallErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateCommonCallErrorCodeForCj() 201 bool CreateVideoCallErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateVideoCallErrorCodeForCj() 230 bool CreateSupplementServiceCallErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateSupplementServiceCallErrorCodeForCj() 260 bool CreateCallErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateCallErrorCodeForCj() 272 bool CreateDataErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateDataErrorCodeForCj() [all …]
|
| /base/telephony/core_service/services/network_search/test/ |
| D | network_search_test_callback_stub.cpp | 21 …earchTestCallbackStub::OnGetNetworkModeCallback(const int32_t searchModel, const int32_t errorCode) in OnGetNetworkModeCallback() 28 …workSearchTestCallbackStub::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) in OnSetNetworkModeCallback() 36 …tworkSearchTestCallbackStub::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnSetRadioStateCallback() 44 …tworkSearchTestCallbackStub::OnGetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnGetRadioStateCallback() 53 const sptr<NetworkSearchResult> &nsResult, const int32_t errorCode) in OnGetNetworkSearchInformation() 82 …rkSearchTestCallbackStub::OnSetPreferredNetworkCallback(const bool result, const int32_t errorCode) in OnSetPreferredNetworkCallback() 91 const int32_t networkMode, const int32_t errorCode) in OnGetPreferredNetworkCallback() 99 …orkSearchTestCallbackStub::OnSetNrOptionModeCallback(const bool setResult, const int32_t errorCode) in OnSetNrOptionModeCallback() 104 …tworkSearchTestCallbackStub::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) in OnGetNrOptionModeCallback()
|
| /base/location/frameworks/ets/taihe/locator_sdk/src/ |
| D | ohos.geoLocationManager.impl.cpp | 109 LocationErrCode errorCode = Locator::GetInstance()->IsLocationEnabledV9(isEnabled); in IsLocationEnabled() local 120 LocationErrCode errorCode = Locator::GetInstance()->IsGeoServiceAvailableV9(isAvailable); in GetAddressesFromLocationSync() local 183 …OHOS::Location::LocationErrCode errorCode = Locator::GetInstance()->StartLocatingV9(requestConfig,… in GetCurrentLocationSync() local 217 LocationErrCode errorCode = Locator::GetInstance()->EnableAbilityV9(true); in EnableLocationSync() local 225 LocationErrCode errorCode = Locator::GetInstance()->EnableAbilityV9(false); in DisableLocation() local 234 …LocationErrCode errorCode = Locator::GetInstance()->IsLocationPrivacyConfirmedV9(type, IsLocationP… in IsLocationPrivacyConfirmed() local 248 LocationErrCode errorCode = Locator::GetInstance()->GetCachedLocationV9(loc); in GetLastLocation() local 282 …LocationErrCode errorCode = Locator::GetInstance()->StartLocatingV9(requestConfig, locatorCallback… in OnLocationChange() local 295 LocationErrCode errorCode = Locator::GetInstance()->StopLocatingV9(locatorCallback); in OffLocationChange() local 312 LocationErrCode errorCode = in OnCountryCodeChange() local [all …]
|
| /base/location/frameworks/cj/source/ |
| D | geolocationmanager_impl.cpp | 92 Location::LocationErrCode errorCode = g_locatorProxy->IsLocationEnabledV9(isEnabled); in CheckLocationSwitchEnable() local 118 Location::LocationErrCode errorCode = g_locatorProxy->IsLocationEnabledV9(isEnabled); in CheckLocationSwitchState() local 283 Location::LocationErrCode errorCode = CheckLocationSwitchState(); in FlushCachedGnssLocations() local 381 Location::LocationErrCode errorCode = CheckLocationSwitchEnable(); in OnLocationChange() local 430 Location::LocationErrCode errorCode = g_locatorProxy->StopLocatingV9(locatorCallback); in OffLocationChange() local 450 Location::LocationErrCode errorCode = g_locatorProxy->StopLocatingV9(locatorCallback); in OffLocationChangeAll() local 469 …Location::LocationErrCode errorCode = g_locatorProxy->SubscribeLocationError(locationErrorCallback… in OnLocationError() local 492 … Location::LocationErrCode errorCode = g_locatorProxy->UnSubscribeLocationError(locatorCallback); in OffLocationError() local 512 … Location::LocationErrCode errorCode = g_locatorProxy->UnSubscribeLocationError(locatorCallback); in OffLocationErrorAll() local 530 …Location::LocationErrCode errorCode = g_locatorProxy->RegisterSwitchCallbackV9(switchCallbackHost); in OnLocationEnabledChange() local [all …]
|
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_decoder_v30.cpp | 83 …0::DealParams(const std::string ¶ms, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealParams() 102 int32_t errorCode = TELEPHONY_SUCCESS; in EncodeParamValue() local 107 …g ¶m, const std::string ¶mValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealAnyParam() 113 const std::string ¶mValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealNoNameParam() 119 const std::string ¶mValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealTypeParam() 124 void VCardDecoderV30::DealAgent(std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) {} in DealAgent() 154 …g ¶m, const std::string ¶mValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealParamV30() 195 std::string VCardDecoderV30::GetBase64(const std::string &value, int32_t &errorCode) in GetBase64()
|
| D | vcard_decoder_v21.cpp | 101 void VCardDecoderV21::Decode(int32_t &errorCode) in Decode() 113 bool VCardDecoderV21::DecodeOne(int32_t &errorCode) in DecodeOne() 151 void VCardDecoderV21::ParseItems(int32_t &errorCode) in ParseItems() 161 bool VCardDecoderV21::ParseItem(int32_t &errorCode) in ParseItem() 195 const std::string &name, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealRawDataValue() 264 const std::string &rawValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealBase64OrB() 276 const std::string &fromCharSet, const std::string &toCharSet, int32_t &errorCode) in DealEncodingQPOrNoEncodingFN() 330 …1::BuildRawData(const std::string &line, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in BuildRawData() 358 int32_t &errorCode, int32_t &status, int32_t &namePos, int32_t &index) in DealGroupOrTypeNameStatus() 390 int32_t &errorCode, int32_t &status, int32_t &namePos, int32_t &index) in DealParamsStatus() [all …]
|
| D | vcard_manager.cpp | 66 int32_t errorCode = TELEPHONY_SUCCESS; in OnRawDataCreated() local 79 int32_t errorCode = Import(path, accountId); in ImportLock() local 87 int32_t errorCode = TELEPHONY_SUCCESS; in Import() local 102 void VCardManager::Decode(const std::string &path, int32_t &errorCode) in Decode() 116 void VCardManager::InsertContactDbAbility(int32_t accountId, int32_t &errorCode) in InsertContactDbAbility() 140 void VCardManager::BatchInsertContactDbAbility(int32_t accountId, int32_t &errorCode) in BatchInsertContactDbAbility() 176 int32_t accountId, uint32_t size, std::vector<int32_t> &rawIds, int32_t &errorCode, in BatchInsertRawContact() 199 …nt32_t> &rawIds, const std::vector<std::shared_ptr<VCardContact>> &contactList, int32_t &errorCode) in BatchInsertContactData() 303 …ardManager::ParameterTypeAndCharsetCheck(int32_t cardType, std::string charset, int32_t &errorCode) in ParameterTypeAndCharsetCheck() 326 int32_t errorCode = Export(path, predicates, cardType, charset); in ExportLock() local [all …]
|
| D | vcard_decoder.cpp | 32 std::shared_ptr<VCardDecoder> VCardDecoder::Create(const std::string &path, int32_t &errorCode) in Create() 50 …red_ptr<VCardDecoder> VCardDecoder::Create(std::shared_ptr<std::ifstream> file, int32_t &errorCode) in Create() 106 void VCardDecoder::Decode(int32_t &errorCode) {} in Decode() 108 bool VCardDecoder::DecodeOne(int32_t &errorCode) in DecodeOne()
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | network_search_test_callback_stub.cpp | 122 …earchTestCallbackStub::OnGetNetworkModeCallback(const int32_t searchModel, const int32_t errorCode) in OnGetNetworkModeCallback() 130 …workSearchTestCallbackStub::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) in OnSetNetworkModeCallback() 138 …tworkSearchTestCallbackStub::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnSetRadioStateCallback() 146 …tworkSearchTestCallbackStub::OnGetRadioStateCallback(const bool isRadioOn, const int32_t errorCode) in OnGetRadioStateCallback() 155 const sptr<NetworkSearchResult> &nsResult, const int32_t errorCode) in OnGetNetworkSearchInformation() 193 …rkSearchTestCallbackStub::OnSetPreferredNetworkCallback(const bool result, const int32_t errorCode) in OnSetPreferredNetworkCallback() 201 …TestCallbackStub::OnGetPreferredNetworkCallback(const int32_t networkMode, const int32_t errorCode) in OnGetPreferredNetworkCallback() 209 …orkSearchTestCallbackStub::OnSetNrOptionModeCallback(const bool setResult, const int32_t errorCode) in OnSetNrOptionModeCallback() 216 …tworkSearchTestCallbackStub::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) in OnGetNrOptionModeCallback()
|
| D | vcard_test.cpp | 223 int32_t errorCode; variable 237 int32_t errorCode; variable 251 int32_t errorCode; variable 278 int32_t errorCode; variable 296 int32_t errorCode; variable 314 int32_t errorCode; variable 336 int32_t errorCode; variable 365 int32_t errorCode; variable 390 int32_t errorCode; variable 588 int32_t errorCode; variable [all …]
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | iesim_service_callback_stub.cpp | 79 int32_t errorCode = data.ReadInt32(); in OnGetEuiccInfo() local 221 void IEsimServiceCallbackStub::OnGetEuiccInfo(const EuiccInfo &result, const int32_t errorCode) in OnGetEuiccInfo() 224 void IEsimServiceCallbackStub::OnDeleteProfile(const int32_t &result, const int32_t errorCode) in OnDeleteProfile() 227 …erviceCallbackStub::OnDownloadProfile(const DownloadProfileResult &result, const int32_t errorCode) in OnDownloadProfile() 231 const GetDownloadableProfileMetadataResult &result, const int32_t errorCode) in OnGetDownloadableProfileMetadata() 235 const GetDownloadableProfilesResult &result, const int32_t errorCode) in OnGetDownloadableProfiles() 238 void IEsimServiceCallbackStub::OnResetMemory(const int32_t &result, const int32_t errorCode) in OnResetMemory() 241 void IEsimServiceCallbackStub::OnStartOsu(const OsuStatus &result, const int32_t errorCode) in OnStartOsu() 244 void IEsimServiceCallbackStub::OnSwitchToProfile(const int32_t &result, const int32_t errorCode) in OnSwitchToProfile() 247 …EsimServiceCallbackStub::OnCancelSession(const ResponseEsimResult &result, const int32_t errorCode) in OnCancelSession() [all …]
|
| D | i_network_search_callback_stub.cpp | 135 const sptr<NetworkSearchResult> &networkSearchResult, const int32_t errorCode) in OnGetNetworkSearchInformation() 138 …SearchCallbackStub::OnGetNetworkModeCallback(const int32_t searchModel, const int32_t errorCode) {} in OnGetNetworkModeCallback() 140 …tworkSearchCallbackStub::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) {} in OnSetNetworkModeCallback() 142 …etworkSearchCallbackStub::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) {} in OnSetRadioStateCallback() 144 …etworkSearchCallbackStub::OnGetRadioStateCallback(const bool setResult, const int32_t errorCode) {} in OnGetRadioStateCallback() 158 …orkSearchCallbackStub::OnSetPreferredNetworkCallback(const bool result, const int32_t errorCode) {} in OnSetPreferredNetworkCallback() 160 …hCallbackStub::OnGetPreferredNetworkCallback(const int32_t networkMode, const int32_t errorCode) {} in OnGetPreferredNetworkCallback() 162 …NetworkSearchCallbackStub::OnSetNrOptionModeCallback(const bool result, const int32_t errorCode) {} in OnSetNrOptionModeCallback() 164 …etworkSearchCallbackStub::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) {} in OnGetNrOptionModeCallback()
|
| /base/telephony/core_service/frameworks/js/napi/ |
| D | napi_util.cpp | 102 std::string NapiUtil::GetErrorMessage(int32_t errorCode) in GetErrorMessage() 135 napi_value NapiUtil::CreateErrorMessage(napi_env env, const std::string &msg, int32_t errorCode) in CreateErrorMessage() 350 std::string errorCode = std::to_string(queueWorkStatus); in HandleAsyncWork() local 494 JsError NapiUtil::ConverErrorMessageForJs(int32_t errorCode) in ConverErrorMessageForJs() 524 bool NapiUtil::CreateEsimParameterErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimParameterErrorMessageForJs() 543 bool NapiUtil::CreateEsimServiceErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimServiceErrorMessageForJs() 565 bool NapiUtil::CreateEsimSystemErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimSystemErrorMessageForJs() 585 JsError NapiUtil::ConverEsimErrorMessageForJs(int32_t errorCode) in ConverEsimErrorMessageForJs() 610 int32_t errorCode, const std::string &funcName, const std::string &permission) in ConverEsimErrorMessageWithPermissionForJs() 622 bool NapiUtil::CreateParameterErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateParameterErrorMessageForJs() [all …]
|
| /base/telephony/core_service/test/unittest/utils_vcard_gtest/ |
| D | contact_data_test.cpp | 229 int32_t errorCode = 0; variable 260 int32_t errorCode = 0; variable 296 int32_t errorCode = 0; variable 330 int32_t errorCode = 0; variable 370 int32_t errorCode = 0; variable 465 int32_t errorCode = -1; variable 476 int32_t errorCode = -1; variable 483 int32_t errorCode = 0; variable 502 int32_t errorCode = 0; variable 518 int32_t errorCode = 0; variable [all …]
|
| /base/web/webview/test/unittest/ohos_adapter/drawing_text_adapter_test/ |
| D | drawing_text_adapter_test.cpp | 65 …int32_t errorCode = drawingTextFontAdapter->GetSystemFontFullNamesByType(systemFontType, &drawingA… variable 89 int32_t errorCode = drawingTextFontAdapter->GetFontDescriptorByFullName( variable 111 int32_t errorCode = drawingTextFontAdapter->GetSystemFontFullNameByIndex( variable 150 … int32_t errorCode = drawingTextTypographyAdapter->GetSystemFontConfigInfo(fontConfigInfoErrorCode, variable 171 … int32_t errorCode = drawingTextTypographyAdapter->GetDrawingArraySize(drawingArray, sizeOfArray); variable 210 int32_t errorCode = drawingTextFontAdapter->GetFontDescriptorByFullName( variable
|
| /base/customization/enterprise_device_management/interfaces/kits/common/src/ |
| D | napi_edm_error.cpp | 51 napi_value CreateError(napi_env env, ErrCode errorCode) in CreateError() 57 napi_value CreateErrorWithUnknownCode(napi_env env, ErrCode errorCode) in CreateErrorWithUnknownCode() 63 napi_value CreateErrorWithInnerCode(napi_env env, ErrCode errorCode, std::string &errMessage) in CreateErrorWithInnerCode() 73 napi_value CreateError(napi_env env, int32_t errorCode, const std::string &errMessage) in CreateError()
|
| /base/msdp/device_status/frameworks/js/napi/motion/src/ |
| D | motion_napi_error.cpp | 26 napi_value CreateMotionNapiError(const napi_env &env, int32_t errorCode, const std::string &errorMs… in CreateMotionNapiError() 38 std::optional<std::string> GetMotionErrMsg(int32_t errorCode) in GetMotionErrMsg() 48 void ThrowMotionErr(const napi_env &env, int32_t errorCode, const std::string &printMsg) in ThrowMotionErr()
|
| /base/security/asset/frameworks/js/napi/src/ |
| D | asset_napi_check.cpp | 55 …rraySize(const napi_env env, const AssetAttr &attr, uint32_t min, uint32_t max, uint32_t errorCode) in CheckArraySize() 65 uint32_t errorCode) in CheckEnumVariant() 75 …berRange(const napi_env env, const AssetAttr &attr, uint32_t min, uint32_t max, uint32_t errorCode) in CheckNumberRange() 85 uint32_t errorCode) in CheckValidBits() 95 uint32_t errorCode) in CheckTagRange() 153 const std::vector<uint32_t> &requiredTags, uint32_t errorCode) in CheckAssetRequiredTag() 167 const std::vector<uint32_t> &validTags, uint32_t errorCode) in CheckAssetTagValidity() 177 …heckAssetValueValidity(const napi_env env, const std::vector<AssetAttr> &attrs, uint32_t errorCode) in CheckAssetValueValidity()
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | native_resource_manager.cpp | 129 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetMediaBase64Data() local 165 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetMediaBase64DataByName() local 202 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetMediaData() local 235 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetMediaDataByName() local 358 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetSymbol() local 376 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetSymbolByName() local 452 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetStringArray() local 469 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetStringArrayByName() local 486 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetPluralStringByName() local 503 ResourceManager_ErrorCode errorCode = static_cast<ResourceManager_ErrorCode>(state); in OH_ResourceManager_GetPluralString() local [all …]
|
| /base/telephony/core_service/test/fuzztest/vcard_fuzzer/ |
| D | vcard_fuzzer.cpp | 74 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcard() local 104 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardNull01() local 114 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardNull02() local 135 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardData() local 146 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardRelation() local 159 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardRelationData() local 258 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardRelationV30() local 269 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardRelationDataV30() local 279 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardRelationV40() local 291 int32_t errorCode = static_cast<int32_t>(*data % TYPE_NUM); in DecodeVcardRelationDataV40() local
|
| /base/msdp/device_status/frameworks/js/napi/underage_model/src/ |
| D | underage_model_napi_error.cpp | 42 napi_value CreateUnderageModelNapiError(const napi_env &env, int32_t errorCode, const std::string &… in CreateUnderageModelNapiError() 54 std::optional<std::string> GetUnderageModelErrMsg(int32_t errorCode) in GetUnderageModelErrMsg() 64 void ThrowUnderageModelErr(const napi_env &env, int32_t errorCode, const std::string &printMsg) in ThrowUnderageModelErr()
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
| D | mock_image_source.cpp | 31 void MockImageSourceCreateImageSource(bool mockRet, uint32_t errorCode) in MockImageSourceCreateImageSource() 37 void MockImageSourceCreatePixelMap(bool mockRet, uint32_t errorCode) in MockImageSourceCreatePixelMap() 66 const SourceOptions &opts, uint32_t &errorCode) in CreateImageSource() 72 const SourceOptions &opts, uint32_t &errorCode, bool isUserBuffer) in CreateImageSource() 85 uint32_t &errorCode) in CreateImageSource() 98 uint32_t &errorCode) in CreateImageSource() 104 uint32_t &errorCode) in CreateIncrementalImageSource() 112 …lMap> ImageSource::CreatePixelMapEx(uint32_t index, const DecodeOptions &opts, uint32_t &errorCode) in CreatePixelMapEx() 122 …xelMap> ImageSource::CreatePixelMap(uint32_t index, const DecodeOptions &opts, uint32_t &errorCode) in CreatePixelMap() 128 uint32_t &errorCode) in CreateIncrementalPixelMap() [all …]
|
| /base/location/frameworks/js/napi/source/ |
| D | location_napi_event.cpp | 167 LocationErrCode errorCode = CheckLocationSwitchEnable(); in SubscribeGnssStatusV9() local 189 LocationErrCode errorCode = CheckLocationSwitchEnable(); in SubscribeNmeaMessageV9() local 349 LocationErrCode errorCode = CheckLocationSwitchEnable(); in SubscribeCacheLocationChangeV9() local 381 LocationErrCode errorCode = CheckLocationSwitchEnable(); in SubscribeFenceStatusChangeV9() local 454 LocationErrCode errorCode = g_locatorProxy->StartLocatingV9(context->request_, callbackPtr); in GenerateExecuteContext() local 803 … LocationErrCode errorCode = SubscribeLocationServiceStateV9(env, handlerRef, switchCallbackHost); in OnLocationServiceStateCallback() local 851 …LocationErrCode errorCode = SubscribeCacheLocationChangeV9(env, argv[PARAM1], handlerRef, cachedCa… in OnCachedGnssLocationsReportingCallback() local 890 LocationErrCode errorCode = SubscribeGnssStatusV9(env, handlerRef, gnssCallbackHost); in OnGnssStatusChangeCallback() local 940 …LocationErrCode errorCode = SubscribeLocationChangeV9(env, argv[PARAM1], handlerRef, locatorCallba… in OnLocationChangeCallback() local 979 LocationErrCode errorCode = SubscribeNmeaMessageV9(env, handlerRef, nmeaCallbackHost); in OnNmeaMessageChangeCallback() local [all …]
|
| /base/global/font_manager/frameworks/fontmgr/src/ |
| D | file_utils.cpp | 40 std::error_code errorCode; in CheckPathExist() local 56 std::error_code errorCode; in CreateFileWithPermission() local 84 std::error_code errorCode; in CreatDirWithPermission() local 198 std::error_code errorCode; in RenameFile() local 235 std::error_code errorCode; in RemoveAll() local
|
| /base/useriam/pin_auth/frameworks/client/src/ |
| D | inputer_data_impl.cpp | 55 const std::vector<uint8_t> &dataIn, std::vector<uint8_t> &dataOut, int32_t &errorCode) in GetRecoveryKeyData() 68 …authSubType, const std::vector<uint8_t> &dataIn, std::vector<uint8_t> &dataOut, int32_t &errorCode) in GetPinData() 106 …authSubType, const std::vector<uint8_t> &dataIn, std::vector<uint8_t> &dataOut, int32_t &errorCode) in GetPrivatePinData() 145 int32_t errorCode = UserAuth::GENERAL_ERROR; in OnSetData() local 183 uint32_t pinLength, int32_t errorCode) in OnSetDataInner()
|