Home
last modified time | relevance | path

Searched defs:status (Results 426 - 450 of 874) sorted by relevance

1...<<11121314151617181920>>...35

/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dark_test.cpp216 int status; in HWTEST_F() local
/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h90 OhosAccountInfo(const std::string &name, const std::string &id, std::int32_t status) in OhosAccountInfo() argument
/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_auth_callback.cpp55 napi_status status = napi_set_named_property(env, exports, className.c_str(), constructor); in Init() local
172 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, nullptr); in JsConstructor() local
184 static void DomainAuthResultWork(uv_work_t *work, int status) in DomainAuthResultWork() argument
[all...]
/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp50 OHOS::DistributedKv::Status status = func(); in TryTwice() local
70 OHOS::DistributedKv::Status status = dataManager_.GetSingleKvStore(options, appId_, storeId_, kvStorePtr_); in GetKvStore() local
86 OHOS::DistributedKv::Status status = OHOS::DistributedKv::Status::SUCCESS; CheckKvStore() local
111 OHOS::DistributedKv::Status status = DistributedKv::Status::SUCCESS; LoadAllData() local
165 OHOS::DistributedKv::Status status; RemoveValueFromKvStore() local
202 OHOS::DistributedKv::Status status = kvStorePtr_->GetEntries(allEntryKeyPrefix, allEntries); GetEntries() local
214 OHOS::DistributedKv::Status status; DeleteKvStore() local
254 OHOS::DistributedKv::Status status = OHOS::DistributedKv::Status::SUCCESS; LoadDataByLocalFuzzyQuery() local
279 OHOS::DistributedKv::Status status; PutValueToKvStore() local
306 OHOS::DistributedKv::Status status; GetValueFromKvStore() local
342 OHOS::DistributedKv::Status status = ptr->GetEntries("", entries); MoveData() local
[all...]
/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp538 int status = ComputeValue(baseValues[0], measSys, numerator); in ComputeValue() local
580 bool status = (indexFirst >= 0); in ConvertByte() local
625 bool status = (indexFirst >= 0); in ConvertDate() local
678 int status = ComputeValue(fromUnit, fromMeasSys, fromFactors); Convert() local
[all...]
H A Dmulti_users.cpp309 int status; in InitPreferences() local
335 int status = preferences->PutString(paramKey, paramValue); in SetParamFromPreferences() local
H A Di18n_calendar.cpp44 UErrorCode status = U_ZERO_ERROR; in I18nCalendar() local
67 UErrorCode status = U_ZERO_ERROR; in I18nCalendar() local
84 UErrorCode status = U_ZERO_ERROR; InitCalendar() local
126 InitCalendar2(const icu::Locale &locale, CalendarType type, UErrorCode &status) InitCalendar2() argument
166 UErrorCode status = U_ZERO_ERROR; SetTime() local
219 UErrorCode status = U_ZERO_ERROR; Get() local
229 UErrorCode status = U_ZERO_ERROR; Add() local
259 UErrorCode status = U_ZERO_ERROR; GetTimeInMillis() local
283 IsWeekend(int64_t date, UErrorCode &status) IsWeekend() argument
311 UErrorCode status = U_ZERO_ERROR; GetDisplayName() local
331 UErrorCode status = U_ZERO_ERROR; CompareDays() local
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_manager.cpp74 OHOS::I18N::I18nStatus status = OHOS::I18N::I18nStatus::ISUCCESS; in GetPluralRulesAndSelect() local
/base/hiviewdfx/faultloggerd/tools/crash_validator/
H A Dcrash_validator.cpp198 int32_t status = static_cast<int32_t>(status64); in HandleProcessExitEvent() local
307 int status; in ReadServiceCrashStatus() local
[all...]
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_proxy.cpp95 ErrCode DomainAccountProxy::GetAccountStatus(const DomainAccountInfo &info, DomainAccountStatus &status) in GetAccountStatus() argument
/base/account/os_account/interfaces/innerkits/domain_account/native/include/
H A Ddomain_account_common.h137 DomainAccountStatus status; member
/base/global/i18n/interfaces/js/kits/src/
H A Dsystem_locale_manager_addon.cpp43 napi_status status = napi_ok; in InitSystemLocaleManager() local
74 napi_status status = napi_get_cb_info(env, info, nullptr, nullptr, &thisVar, &data); in SystemLocaleManagerConstructor() local
96 napi_status status in InitSystemLocaleManagerContext() local
113 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); GetLanguageInfoArray() local
152 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); GetCountryInfoArray() local
193 napi_status status = napi_create_array_with_length(env, timezoneCityItemList.size(), &result); GetTimeZoneCityInfoArray() local
212 napi_status status = napi_create_object(env, &result); CreateTimeZoneCityItem() local
288 napi_status status = napi_create_array_with_length(env, localeItemList.size(), &result); CreateLocaleItemArray() local
307 napi_status status = napi_create_object(env, &result); CreateLocaleItem() local
343 napi_status status = napi_create_int32(env, static_cast<int32_t>(suggestionType), &result); CreateSuggestionType() local
[all...]
H A Dholiday_manager_addon.cpp43 napi_status status = napi_ok; in InitHolidayManager() local
71 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); in HolidayManagerConstructor() local
107 napi_status status in InitHolidayManagerContext() local
122 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, NULL); IsHoliday() local
154 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, NULL); GetHolidayInfoItemArray() local
178 napi_status status = napi_create_array_with_length(env, itemList.size(), &result); GetHolidayInfoItemResult() local
216 napi_status status = napi_get_named_property(env, value, method.c_str(), &funcGetDateInfo); GetDateValue() local
245 napi_status status = napi_get_value_int32(env, argv, &val); ValidateParamNumber() local
260 napi_status status = napi_create_object(env, &result); CreateHolidayItem() local
303 napi_status status = napi_create_array_with_length(env, localNames.size(), &result); HolidayLocalNameItem() local
[all...]
H A Di18n_unicode_addon.cpp52 napi_status status = napi_define_class(env, "Unicode", NAPI_AUTO_LENGTH, JSUtils::DefaultConstructor, nullptr, in InitI18nUnicode() local
69 napi_status status = napi_ok; in InitCharacter() local
104 napi_status status in IsDigitAddon() local
135 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); IsSpaceCharAddon() local
166 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); IsWhiteSpaceAddon() local
197 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); IsRTLCharacterAddon() local
228 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); IsIdeoGraphicAddon() local
259 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); IsLetterAddon() local
290 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); IsLowerCaseAddon() local
321 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); IsUpperCaseAddon() local
352 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); GetTypeAddon() local
381 napi_status status = napi_get_cb_info(env, info, nullptr, nullptr, &thisVar, &data); ObjectConstructor() local
[all...]
H A Di18n_normalizer_addon.cpp53 napi_status status = napi_define_class(env, "Normalizer", NAPI_AUTO_LENGTH, I18nNormalizerConstructor, nullptr, in InitI18nNormalizer() local
79 napi_status status = napi_define_class(env, "I18nNormalizer", NAPI_AUTO_LENGTH, JSUtils::DefaultConstructor, in InitNormalizer() local
99 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); in I18nNormalizerConstructor() local
147 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); Normalize() local
192 napi_status status = napi_create_string_utf8(env, enumName, NAPI_AUTO_LENGTH, &name); SetEnumValue() local
215 napi_status status = napi_create_object(env, &i18nNormalizerModel); CreateI18NNormalizerModeEnum() local
249 napi_status status = napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); GetI18nNormalizerInstance() local
[all...]
/base/global/i18n_lite/frameworks/i18n/src/
H A Dlocale_info.cpp24 void LocaleInfo::Init(const char *newLang, const char *newScript, const char *newRegion, int &status) in Init() argument
73 int status = ISUCCESS; in LocaleInfo() local
90 int status = ISUCCESS; in LocaleInfo() local
105 int status in LocaleInfo() local
270 ForLanguageTag(const char *languageTag, I18nStatus &status) ForLanguageTag() argument
282 ParseLanguageTag(LocaleInfo &locale, const char *languageTag, I18nStatus &status) ParseLanguageTag() argument
[all...]
H A Dmeasure_format_impl.cpp22 MeasureFormatImpl::MeasureFormatImpl(LocaleInfo &localeinfo, I18nStatus &status) in MeasureFormatImpl() argument
55 std::string MeasureFormatImpl::Format(double num, std::string &unit, MeasureFormatType type, I18nStatus &status) in Format() argument
61 std::string MeasureFormatImpl::Format(int num, std::string &unit, MeasureFormatType type, I18nStatus &status) in Format() argument
67 FormatInner(bool isInteger, std::string &unit, MeasureFormatType type, I18nStatus &status) FormatInner() argument
103 SearchUnits(std::string &target, I18nStatus &status) SearchUnits() argument
114 ComputePluralIndex(bool isInteger, I18nStatus &status) ComputePluralIndex() argument
123 ComputeFormattedUnit(int unitIndex, int pluralIndex, MeasureFormatType type, I18nStatus &status) ComputeFormattedUnit() argument
146 ConvertType(MeasureFormatType type, I18nStatus &status) ConvertType() argument
160 ComputeFormattedNumber(bool isInteger, I18nStatus &status) ComputeFormattedNumber() argument
182 bool status = InitMeasureFormat(unprocessedMeasureData); Init() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/
H A Dfaultloggerd_client_test.cpp127 int status; in HWTEST_F() local
167 int status; in HWTEST_F() local
216 int status; HWTEST_F() local
262 int status; HWTEST_F() local
307 int status; HWTEST_F() local
447 int status; HWTEST_F() local
[all...]
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp568 int32_t status; in ProcGetAvailableStatus() local
H A Daccount_iam_service.cpp196 int32_t AccountIAMService::GetAvailableStatus(AuthType authType, AuthTrustLevel authTrustLevel, int32_t &status) in GetAvailableStatus() argument
/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H A Dnetwork_manager_proxy.cpp134 IsNetworkInterfaceDisabled(const AppExecFwk::ElementName &admin, const std::string &networkInterface, bool &status, bool isSync) IsNetworkInterfaceDisabled() argument
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp217 UErrorCode status = U_ZERO_ERROR; in LocalizeNumber() local
/base/global/resource_management/interfaces/js/kits/src/
H A Dresource_manager_napi.cpp66 napi_status status = napi_get_global(env, &global); in GetGlobalAbility() local
134 napi_status status = napi_create_async_work(env, nullptr, resource, ExecuteGetResMgr, in getResult() local
162 napi_status status = napi_unwrap(env, argv[0], reinterpret_cast<void **>(&objContext)); GetResourceManager() local
175 napi_status status = napi_get_value_string_utf8(env, argv[i], nullptr, 0, &len); GetResourceManager() local
206 napi_status status; SetEnumItem() local
276 napi_status status = napi_define_properties(env, exports, sizeof(creatorProp) / sizeof(creatorProp[0]), ResMgrInit() local
[all...]
H A Dsendable_resource_manager_napi.cpp110 napi_status status; in GetParams() local
189 napi_status status; in InstanceResource() local
231 napi_status status = napi_define_properties(env, exports, sizeof(functionProp) / sizeof(functionProp[0]), SendableResourceManagerInit() local
[all...]
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_print_task.cpp190 napi_status status = OHOS::AbilityRuntime::IsStageContext(env, value, stageMode); in GetAbilityContext() local
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...35