Home
last modified time | relevance | path

Searched defs:r (Results 1 – 20 of 20) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dres_locale.cpp114 RState r = this->SetLanguage(language, languageLen); in Init() local
162 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag()
193 ResLocale *ResLocale::CreateResLocale(ParseResult &r, RState &rState) in CreateResLocale()
214 ParseResult r; in DoParse() local
/base/sensors/miscdevice/interfaces/native/light/include/
Dlight_agent_type.h83 uint8_t r; /** Red value range 0-255. */ member
98 uint8_t r; /** Red value range 0-255. */ member
/base/global/resource_management/frameworks/resmgr/src/
Dres_locale.cpp118 RState r = this->SetLanguage(language, languageLen); in Init() local
168 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag()
199 ResLocale *ResLocale::CreateResLocale(ParseResult &r, RState &rState) in CreateResLocale()
220 ParseResult r; in DoParse() local
/base/sensors/miscdevice/utils/include/
Dsensors_errors.h154 #define CHKPR(cond, r) \ argument
220 #define CHKPR(cond, r) \ argument
251 #define CHKCR(cond, r, errDesc) \ argument
/base/update/updater/services/ui/view/
Dview_api.cpp79 auto r = getNextField(); in StrToColor() local
/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_policy.h72 static bool LevelCompare(const PolicyConfig& r, const PolicyConfig& l) in LevelCompare()
/base/sensors/sensor/utils/include/
Dsensors_errors.h184 #define CHKPR(cond, r) \ argument
250 #define CHKPR(cond, r) \ argument
297 #define CHKCR(cond, r) \ argument
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_utils.cpp363 auto r = std::dec; in Num2Str() local
376 auto r = std::dec; in Str2Num() local
/base/startup/hvb/libhvb/src/crypto/
Dhvb_rsa.c227 #define dword_add_word(a, b, r) \ argument
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp250 int r = memcpy_s(currentContentPos, remainingSpace, logLine.c_str(), logLine.length()); in WriteUncompressedLogs() local
/base/global/i18n_lite/frameworks/i18n/src/
Dnumber_data.cpp272 bool r = isSucc; in IsSuccess() local
Dlocale_info.cpp200 bool r = isSucc; in IsSuccess() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_status.c140 uint32_t r = *size; in EncodeStatus() local
377 struct CmBlob r = { CM_INTEGRITY_SALT_LEN, salt }; in EncodeTree() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
Dhap_parser.cpp439 RState r = resConfig->SetLocaleInfo(language, script, region); in CreateResConfigFromKeyParams() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dhisysevent.cpp186 int r = Transport::GetInstance().SendData(eventBase.jsonStr_.str()); in SendSysEvent() local
/base/telephony/state_registry/service/src/
Dtelephony_state_registry_service.cpp292 TelephonyStateRegistryRecord r = stateRecords_[i]; in UpdateNetworkState() local
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp549 RState r = resConfig->SetLocaleInfo(configKey->language, configKey->script, configKey->region); in BuildResConfig() local
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp1209 …subscriber->consumedCb_ = [](const std::shared_ptr<Notification> r, const std::shared_ptr<Notifica… in __anond57462a11702()
1251 …subscriber->consumedCb_ = [](const std::shared_ptr<Notification> r, const std::shared_ptr<Notifica… in __anond57462a11802()
1299 …subscriber->consumedCb_ = [](const std::shared_ptr<Notification> r, const std::shared_ptr<Notifica… in __anond57462a11902()
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp463 [] (const std::shared_ptr<TimerInfo> &l, const std::shared_ptr<TimerInfo> &r) { in TriggerTimersLocked()
/base/telephony/core_service/test/unittest/tel_ril_gtest/
Dtel_ril_test.cpp2232 int32_t r = 0; in GetRandNum() local