/base/global/i18n/frameworks/intl/src/ |
H A D | system_locale_manager.cpp | 180 std::set<std::string> zoneCityIds = I18nTimeZone::GetAvailableZoneCityIDs(); in GetTimezoneCityInfoArray()
|
H A D | lunar_calendar.cpp | 118 calendar_->set(year, month - 1, day); in ConvertDate()
|
/base/print/print_fwk/test/unittest/service_test/ |
H A D | scan_service_ability_test.cpp | 48 std::set<ScanErrorCode> allStatus;
|
/base/msdp/device_status/services/native/src/ |
H A D | devicestatus_dumper.cpp | 277 std::set<std::shared_ptr<AppInfo>> appInfos; in SaveAppInfo()
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_local_live_view_subscriber_manager.cpp | 20 #include <set> 200 // set bundleName and uid in CreateSubscriberRecord()
|
/base/location/test/location_locator/source/ |
H A D | location_without_permission_test.cpp | 250 std::set<int> pidList; in HWTEST_F()
|
/base/msdp/device_status/intention/services/device_manager/include/ |
H A D | device.h | 216 caps_.set(capability); in AddCapability()
|
/base/notification/common_event_service/frameworks/core/test/unittest/ |
H A D | common_event_proxy_test.cpp | 395 std::set<int> pidList = {1000}; in HWTEST_F()
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
H A D | mock_image_source.cpp | 60 uint32_t ImageSource::GetSupportedFormats(std::set<std::string> &formats) in GetSupportedFormats()
|
/base/notification/distributed_notification_service/services/ans/include/ |
H A D | notification_preferences.h | 136 * @param enable Indicates to set show badge 155 * @param importance Indicates to set a importance label which can be LEVEL_NONE, 174 * @param totalBadgeNum Indicates to set badge num. 183 * @param slotFlags Indicates to set soltFlags. 210 * @param enabled Indicates to set enable. 228 * @param enabled Indicates to set enable. 248 * @param date Indicates to set do not disturb date. 313 * @return Returns set notifications enabled for specified bundle result. 325 * @return Returns set notifications enabled for specified bundle result. 336 * @return Returns set notification [all...] |
/base/security/access_token/services/privacymanager/include/record/ |
H A D | permission_record_manager.h | 20 #include <set>
|
/base/security/security_guard/services/data_collect/store/src/ |
H A D | database_manager.cpp | 221 std::set<std::shared_ptr<IDbListener>> listeners = listenerMap_[event.eventId]; in DbChanged()
|
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_perm_manager.cpp | 170 std::set<std::string> permSet; in AddAppGrantPermissionRecord()
|
/base/telephony/call_manager/services/call/src/ |
H A D | ott_call.cpp | 220 std::set<std::int32_t> subCallIdList = DelayedSingleton<OttConference>::GetInstance()->GetSubCallIdList(); in HandleCombineConferenceFailEvent()
|
/base/telephony/sms_mms/services/sms/ |
H A D | sms_wap_push_buffer.cpp | 329 std::set<uint8_t> token = { '"', '(', ')', '/', ',', ':', ';', '<', '=', '>', '?', '@', '[', '\\', ']', '{', '}' };
in CharIsToken() 447 * the most significant bit set to one (1xxx xxxx) and with the value
|
/base/time/time_service/services/timer/include/ |
H A D | timer_manager.h | 58 bool ProxyTimer(std::set<int> pidList, bool isProxy, bool needRetrigger) override;
|
/base/useriam/user_auth_framework/services/context/src/ |
H A D | simple_auth_context.cpp | 17 #include <set>
|
/base/useriam/user_auth_framework/services/core/src/ |
H A D | widget_schedule_node_impl.cpp | 191 std::set<AuthType> startAuthTypeSet; in OnStartAuth()
|
/base/web/webview/sa/src/ |
H A D | app_fwk_update_service.cpp | 45 const std::set<std::string> ARK_WEB_DEFAULT_BUNDLE_NAME_SET = { "com.ohos.nweb", "com.ohos.arkwebcore" };
|
/base/web/webview/interfaces/kits/napi/js/ |
H A D | webview_export.js | 29 errMsgMap.set(PARAM_CHECK_ERROR, ERROR_MSG_INVALID_PARAM);
|
/drivers/hdf_core/framework/tools/hc-gen/ |
H A D | hcs_build_info.py | 194 self.all_hcs_files = set()
|
/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
H A D | code_generator.cpp | 118 std::set<std::string> sourceFile = Options::GetInstance().GetSourceFiles();
in Generate()
|
/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | options.cpp | 109 Logger::E(TAG, "invalid system level set: '%s', please input mini/lite/full", system.c_str()); in SetSystemLevel() 127 Logger::E(TAG, "invalid generate mode set: '%s', please input low/passthrough/ipc/kernel.", mode.c_str()); in SetGenerateMode() 195 std::set<std::string> files = File::FindFiles(dir); in AddSourcesByDir() 223 Logger::E(TAG, "The '%s:%s' has been set.", package.c_str(), path.c_str()); in AddPackagePath()
|
/drivers/peripheral/audio/test/audio_utils/audio_mixer/ |
H A D | audio_mixer_main.c | 83 printf(" set ID P set control contents for one control\n"); in ShowUsage() 465 DEBUG_LOG("Specify what you want to set...\n"); in MixerESet() 466 printf("Specify what you want to set...\n"); in MixerESet() 470 /* Query whether the control to be set exists. */ in MixerESet() 725 } else if (strcmp(argv[optind], "set") == 0) { in main()
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/include/ |
H A D | v4l2_device_manager.h | 21 #include <set>
|