/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
D | res_config_impl_test.cpp | 71 ResConfigImpl *current = CreateResConfigImpl("fr", nullptr, "CA"); variable 85 ResConfigImpl *current = CreateResConfigImpl("fr", nullptr, "CA"); variable 99 ResConfigImpl *current = CreateResConfigImpl("fil", nullptr, "PH"); variable 113 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 127 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 141 ResConfigImpl *current = CreateResConfigImpl("az", "Latn", nullptr); variable 155 ResConfigImpl *current = CreateResConfigImpl("az", "Arab", nullptr); variable 169 ResConfigImpl *current = CreateResConfigImpl("ar", nullptr, "TN"); variable 183 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 197 ResConfigImpl *current = CreateResConfigImpl("qaa", "Latn", "CA"); variable [all …]
|
D | locale_info_test.cpp | 71 std::string current = "en-US"; variable 94 std::string current = "zh-CN"; variable 114 std::string current = "en-CN"; variable 135 std::string current = "en-Qaag"; variable 157 std::string current = "en-AI"; variable 601 std::string current = "en-US"; variable
|
D | res_config_test.cpp | 68 ResConfigImpl *current = new ResConfigImpl; variable
|
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
D | res_config_impl_test.cpp | 71 ResConfigImpl *current = CreateResConfigImpl("fr", nullptr, "CA"); variable 85 ResConfigImpl *current = CreateResConfigImpl("fr", nullptr, "CA"); variable 99 ResConfigImpl *current = CreateResConfigImpl("fil", nullptr, "PH"); variable 113 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 127 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 141 ResConfigImpl *current = CreateResConfigImpl("az", "Latn", nullptr); variable 155 ResConfigImpl *current = CreateResConfigImpl("az", "Arab", nullptr); variable 169 ResConfigImpl *current = CreateResConfigImpl("ar", nullptr, "TN"); variable 183 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 197 ResConfigImpl *current = CreateResConfigImpl("qaa", "Latn", "CA"); variable [all …]
|
D | locale_info_test.cpp | 72 std::string current = "en-US"; variable 95 std::string current = "zh-CN"; variable 115 std::string current = "en-CN"; variable 136 std::string current = "en-Qaag"; variable 158 std::string current = "en-AI"; variable 601 std::string current = "en-US"; variable
|
D | res_config_test.cpp | 68 ResConfigImpl *current = new ResConfigImpl; variable
|
/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
D | locale_matcher.cpp | 238 int8_t CompareRegionWhenQaag(const ResLocale *current, in CompareRegionWhenQaag() 266 bool CompareLanguage(const ResLocale *current, const ResLocale *other) in CompareLanguage() 296 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() 335 int8_t AlphabeticallyCompare(const ResLocale *current, in AlphabeticallyCompare() 371 const ResLocale *current, in CompareWhenRegionIsNull() 423 int8_t CompareDefaultRegion(const ResLocale *current, in CompareDefaultRegion() 455 int8_t CompareRegion(const ResLocale *current, in CompareRegion() 505 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() 541 int8_t CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResL… in CompareLanguageIgnoreOldNewCode() 572 bool CompareRegionWhenLangIsNotEqual(const ResLocale *current, in CompareRegionWhenLangIsNotEqual() [all …]
|
/base/global/resource_management/frameworks/resmgr/src/ |
D | locale_matcher.cpp | 238 int8_t CompareRegionWhenQaag(const ResLocale *current, in CompareRegionWhenQaag() 266 bool CompareLanguage(const ResLocale *current, const ResLocale *other) in CompareLanguage() 295 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() 334 int8_t AlphabeticallyCompare(const ResLocale *current, in AlphabeticallyCompare() 370 const ResLocale *current, in CompareWhenRegionIsNull() 422 int8_t CompareDefaultRegion(const ResLocale *current, in CompareDefaultRegion() 454 int8_t CompareRegion(const ResLocale *current, in CompareRegion() 504 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() 540 int8_t CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResL… in CompareLanguageIgnoreOldNewCode() 571 bool CompareRegionWhenLangIsNotEqual(const ResLocale *current, in CompareRegionWhenLangIsNotEqual() [all …]
|
/base/telephony/sms_mms/services/sms/gsm/ |
D | gsm_user_data_decode.cpp | 112 uint8_t current = buffer.GetIndex(); in DecodeGsmHeadPduPartData() local 175 uint16_t current = buffer.GetIndex(); in Decode8bitPdu() local 206 struct SmsTpud *pTPUD, uint16_t current, uint8_t udl) in Decode8bitPduPartData() 265 uint16_t current = buffer.GetIndex(); in DecodeUcs2Pdu() local 297 …SmsReadBuffer &buffer, bool bHeaderInd, struct SmsUDPackage *userData, uint16_t current, uint8_t u… in DecodeUcs2PduPartData()
|
/base/startup/init/services/param/base/ |
D | param_include.h | 39 ParamTrieNode *current, const char *key, uint32_t keyLen, uint32_t *matchLabel) in FindSubTrie() 74 ParamTrieNode *current = GetTrieRoot(workSpace); in FindTrieNode_() local
|
D | param_trie.c | 136 static ParamTrieNode *AddToSubTrie(WorkSpace *workSpace, ParamTrieNode *current, const char *key, u… in AddToSubTrie() 173 ParamTrieNode *current = GetTrieRoot(workSpace); in AddTrieNode() local 204 const ParamTrieNode *current, TraversalTrieNodePtr walkFunc, const void *cookie) in TraversalSubTrieNode() 221 ParamTrieNode *current = (ParamTrieNode *)root; in TraversalTrieNode() local
|
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
D | sec_comp_entity_test.cpp | 139 …uint64_t current = static_cast<uint64_t>(std::chrono::high_resolution_clock::now().time_since_epoc… variable
|
/base/security/device_auth/services/frameworks/src/plugin_adapter/ |
D | ext_part_proxy.c | 30 ExtPluginNode *current = pluginList; in ParsePlugins() local
|
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
D | js_callback_manager.cpp | 35 …lback(CallbackContext* context, std::tuple<CallbackContext*, CALLBACK_FUNC, RELEASE_FUNC>& current) in RunCallback() 121 std::tuple<CallbackContext*, CALLBACK_FUNC, RELEASE_FUNC> current; in ImmediateRun() local
|
/base/notification/eventhandler/test/fuzztest/eventhandlerannex_fuzzer/ |
D | eventhandlerannex_fuzzer.cpp | 28 bool current = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/base/powermgr/thermal_manager/application/protector/src/action/ |
D | current_action.cpp | 51 int32_t CurrentAction::BatteryCurrentActionRequest(uint32_t current) in BatteryCurrentActionRequest()
|
/base/notification/eventhandler/test/fuzztest/nativeimplementeventhandler_fuzzer/ |
D | nativeimplementeventhandler_fuzzer.cpp | 28 bool current = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
D | sec_comp_entity.cpp | 57 auto current = static_cast<uint64_t>( in CheckTouchInfo() local
|
D | sec_comp_perm_manager.cpp | 85 …auto current = static_cast<uint64_t>(std::chrono::high_resolution_clock::now().time_since_epoch().… in GrantTempSavePermission() local
|
/base/global/i18n/frameworks/intl/test/unittest/ |
D | locale_config_test.cpp | 267 bool current = LocaleConfig::GetUsingLocalDigit(); variable 281 bool current = LocaleConfig::Is24HourClock(); variable
|
/base/powermgr/thermal_manager/services/native/include/thermal_observer/state_machine/ |
D | charger_state_collection.h | 31 int32_t current; member
|
/base/msdp/device_status/rust/data/sys/src/ipc/ |
D | default.rs | 44 pub fn current() -> Self { in current() method
|
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
D | StringPool.java | 62 int current = 0; in StringPool() local
|
/base/theme/wallpaper_mgr/test/unittest/ |
D | wallpaper_dfx_test.cpp | 150 time_t current = time(nullptr); variable
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
D | action_charger.cpp | 97 int32_t ActionCharger::ChargerRequest(int32_t current) in ChargerRequest()
|