| /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/frameworks/resmgr/test/unittest/common/ |
| D | res_config_impl_test.cpp | 72 auto current = CreateResConfigImpl("fr", nullptr, "CA"); variable 84 auto current = CreateResConfigImpl("fr", nullptr, "CA"); variable 101 auto current = CreateResConfigImpl("fil", nullptr, "PH"); variable 118 auto current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 130 auto current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 142 auto current = CreateResConfigImpl("az", "Latn", nullptr); variable 154 auto current = CreateResConfigImpl("az", "Arab", nullptr); variable 166 auto current = CreateResConfigImpl("ar", nullptr, "TN"); variable 178 auto current = CreateResConfigImpl("qaa", nullptr, "CA"); variable 195 auto 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 auto current = std::make_shared<ResConfigImpl>(); variable
|
| /base/global/i18n/frameworks/intl/src/ |
| D | locale_matcher.cpp | 44 int8_t LocaleMatcher::IsMoreSuitable(const LocaleInfo *current, const LocaleInfo *other, const Loca… in IsMoreSuitable() 90 bool LocaleMatcher::CompareLanguage(const LocaleInfo *current, const LocaleInfo *other) in CompareLanguage() 118 bool LocaleMatcher::CompareRegionWhenLangIsNotEqual(const LocaleInfo *current, const LocaleInfo *ot… in CompareRegionWhenLangIsNotEqual() 147 int8_t LocaleMatcher::CompareRegionWhenQaag(const LocaleInfo *current, const LocaleInfo *other, in CompareRegionWhenQaag() 232 int8_t LocaleMatcher::CompareRegion(const LocaleInfo *current, const LocaleInfo *other, const Local… in CompareRegion() 277 const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) in CompareWhenRegionIsNull() 332 int8_t LocaleMatcher::AlphabeticallyCompare(const LocaleInfo *current, uint64_t currentEncodedLocal… in AlphabeticallyCompare() 415 int8_t LocaleMatcher::CompareDefaultRegion(const LocaleInfo *current, const LocaleInfo *other, in CompareDefaultRegion() 453 int8_t LocaleMatcher::CompareLanguageIgnoreOldNewCode(const LocaleInfo *current, const LocaleInfo *… in CompareLanguageIgnoreOldNewCode() 468 bool LocaleMatcher::Match(const LocaleInfo *current, const LocaleInfo *other) in Match() [all …]
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | locale_matcher.cpp | 241 int8_t CompareRegionWhenQaag(const ResLocale *current, in CompareRegionWhenQaag() 269 bool CompareLanguage(const ResLocale *current, const ResLocale *other) in CompareLanguage() 298 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() 337 int8_t AlphabeticallyCompare(const ResLocale *current, in AlphabeticallyCompare() 373 const ResLocale *current, in CompareWhenRegionIsNull() 425 int8_t CompareDefaultRegion(const ResLocale *current, in CompareDefaultRegion() 457 int8_t CompareRegion(const ResLocale *current, in CompareRegion() 507 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() 543 int8_t CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResL… in CompareLanguageIgnoreOldNewCode() 574 bool CompareRegionWhenLangIsNotEqual(const ResLocale *current, in CompareRegionWhenLangIsNotEqual() [all …]
|
| /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/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_entity_test.cpp | 121 …uint64_t current = static_cast<uint64_t>(std::chrono::high_resolution_clock::now().time_since_epoc… variable 194 auto current = static_cast<uint64_t>( variable
|
| /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() 264 uint16_t current = buffer.GetIndex(); in DecodeUcs2Pdu() local 299 …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() 75 ParamTrieNode *current = GetTrieRoot(workSpace); in FindTrieNode_() local
|
| D | param_trie.c | 140 static ParamTrieNode *AddToSubTrie(WorkSpace *workSpace, ParamTrieNode *current, const char *key, u… in AddToSubTrie() 177 ParamTrieNode *current = GetTrieRoot(workSpace); in AddTrieNode() local 208 const ParamTrieNode *current, TraversalTrieNodePtr walkFunc, const void *cookie) in TraversalSubTrieNode() 226 ParamTrieNode *current = (ParamTrieNode *)root; in TraversalTrieNode() local
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | drag_smooth_processor.cpp | 64 const std::vector<DragMoveEvent>& current, uint64_t nanoTimestamp) in GetResampleEvent() 96 const std::vector<DragMoveEvent>& current, uint64_t nanoTimestamp) in Resample() 155 const std::vector<DragMoveEvent>& current, const DragMoveEvent &historyAvgEvent, in DumpMoveEvent()
|
| /base/security/device_auth/services/frameworks/src/plugin_adapter/ext_part/ |
| 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 | 40 …lback(CallbackContext* context, std::tuple<CallbackContext*, CALLBACK_FUNC, RELEASE_FUNC>& current) in RunCallback() 124 std::tuple<CallbackContext*, CALLBACK_FUNC, RELEASE_FUNC> current; in ImmediateRun() local
|
| /base/request/request/services/tests/ |
| D | search.rs | 36 let current = get_current_timestamp() as i64; in sdv_search_user() localVariable
|
| /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/eventhandlerannex_fuzzer/ |
| D | eventhandlerannex_fuzzer.cpp | 28 bool current = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
| /base/web/webview/ohos_adapter/camera_adapter/src/ |
| D | video_capture_range_adapter_mock.cpp | 52 void VideoCaptureRangeAdapterImpl::SetCurrent(double current) in SetCurrent()
|
| D | video_capture_range_adapter_impl.cpp | 55 void VideoCaptureRangeAdapterImpl::SetCurrent(double current) in SetCurrent()
|
| /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 | 64 auto current = static_cast<uint64_t>( in CheckPointEvent() local 92 auto current = static_cast<uint64_t>( in CheckKeyEvent() local
|
| /base/powermgr/thermal_manager/services/native/include/thermal_observer/state_machine/ |
| D | charger_state_collection.h | 31 int32_t current; member
|
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/ |
| D | sample_stack_printer.h | 33 std::shared_ptr<DfxFrame> current; member
|