| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| H A D | set_watermark_image_plugin.cpp | 59 FuncOperateType type = FuncCodeUtils::ConvertOperateType(typeCode); in OnHandlePolicy() local 70 std::string type = data.ReadString(); in SetPolicy() local
|
| H A D | iptables_rule_plugin.cpp | 48 FuncOperateType type = FuncCodeUtils::ConvertOperateType(typeCode); in OnHandlePolicy() local
|
| /base/global/i18n/frameworks/intl/src/ |
| H A D | measure_data.cpp | 316 void GetDefaultPreferredUnit(const string ®ion, const string &type, vector<string> &units) in GetDefaultPreferredUnit() argument [all...] |
| H A D | i18n_calendar.cpp | 65 I18nCalendar::I18nCalendar(std::string localeTag, CalendarType type)
in I18nCalendar() argument 82 void I18nCalendar::InitCalendar(const icu::Locale &locale, CalendarType type)
in InitCalendar() argument 126 void I18nCalendar::InitCalendar2(const icu::Locale &locale, CalendarType type, UErrorCode &status)
in InitCalendar2() argument 307 const char *type = icuCalendar->getType();
in GetDisplayName() local [all...] |
| /base/global/i18n_lite/frameworks/i18n/include/ |
| H A D | i18n_pattern.h | 64 uint32_t type = index >> PATTERN_TYPE_SHIFT; in GetPatternFromIndex() local 170 std::string GetStringFromElapsedPattern(const ElapsedPatternType &type, const DateTimeData * const data) in GetStringFromElapsedPattern() argument
|
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| H A D | napi_hiappevent_builder.cpp | 67 bool NapiHiAppEventBuilder::IsValidEventType(const napi_env env, const napi_value type)
in IsValidEventType() argument 120 napi_valuetype type = NapiUtil::GetArrayType(env, arr);
in AddArrayParam2EventPack() local 158 napi_valuetype type = NapiUtil::GetType(env, value);
in AddParam2EventPack() local 212 int32_t type = NapiUtil::GetInt32(env, params[index++]); BuildEventPack() local 221 int32_t type = NapiUtil::GetInt32(env, NapiUtil::GetProperty(env, eventInfo, TYPE_PROPERTY)); BuildEventPack() local [all...] |
| /base/account/os_account/frameworks/ohosaccount/native/src/ |
| H A D | ohos_account_kits_impl.cpp | 210 ErrCode OhosAccountKitsImpl::SubscribeDistributedAccountEvent(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type,
in SubscribeDistributedAccountEvent() argument 245 ErrCode OhosAccountKitsImpl::UnsubscribeDistributedAccountEvent(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type,
in UnsubscribeDistributedAccountEvent() argument 281 ErrCode OhosAccountKitsImpl::CreateDistributedAccountEventService(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type,
in CreateDistributedAccountEventService() argument [all...] |
| /base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/src/ |
| H A D | enterprise_device_mgr_stub_mock.cpp | 273 USB::UsbDeviceType type;
in InvokeDisallowedUsbDevicesSendRequestGetPolicy() local
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | locale_info.cpp | 288 uint8_t type = 0;
in ParseLanguageTag() local 347 void LocaleInfo::ConfirmTagType(const char *start, size_t length, uint8_t &type, cons argument 315 ParseNormalSubTag(LocaleInfo &locale, const char *start, size_t tagLength, uint16_t &options, uint8_t &type) ParseNormalSubTag() argument [all...] |
| H A D | measure_format_impl.cpp | 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 std::string MeasureFormatImpl::FormatInner(bool isInteger, std::string &unit, MeasureFormatType type, in FormatInner() argument 123 std::string MeasureFormatImpl::ComputeFormattedUnit(int unitIndex, int pluralIndex, MeasureFormatType type, in ComputeFormattedUnit() argument 146 ConvertType(MeasureFormatType type, I18nStatus &status) ConvertType() argument [all...] |
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | res_desc.cpp | 250 auto type = iit->first; in IsRef() local
|
| /base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/ |
| H A D | sandbox_manager_rdb.cpp | 107 int32_t SandboxManagerRdb::Add(const DataType type, const std::vector<GenericValues> &values, in Add() argument 157 int32_t SandboxManagerRdb::Remove(const DataType type, const GenericValues& conditions) in Remove() argument 191 int32_t SandboxManagerRdb::Modify(const DataType type, const GenericValues& modifyValues, in Modify() argument 231 FindSubPath( const DataType type, const std::string& filePath, std::vector<GenericValues>& results) FindSubPath() argument 266 Find(const DataType type, const GenericValues& conditions, const GenericValues& symbols, std::vector<GenericValues>& results) Find() argument [all...] |
| /base/account/os_account/frameworks/appaccount/cj/include/ |
| H A D | appaccount_common.h | 40 std::string type; member 47 std::string type; member
|
| /base/account/os_account/services/accountmgr/src/ |
| H A D | account_stub.cpp | 401 int32_t type; in CmdSubscribeDistributedAccountEvent() local 425 int32_t type; in CmdUnsubscribeDistributedAccountEvent() local
|
| H A D | account_mgr_service.cpp | 159 ErrCode AccountMgrService::SubscribeDistributedAccountEvent(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type, in SubscribeDistributedAccountEvent() argument 170 ErrCode AccountMgrService::UnsubscribeDistributedAccountEvent(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type, in UnsubscribeDistributedAccountEvent() argument
|
| /base/global/i18n/interfaces/js/kits/src/ |
| H A D | i18n_unicode_addon.cpp | 367 std::string type in GetTypeAddon() local [all...] |
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | string_utils.cpp | 95 std::string type = paramsWithOutNum[i].second; in getJsParams() local 109 std::string type = paramsWithNum[i].second; in getJsParams() local [all...] |
| /base/global/resource_management/interfaces/js/kits/src/ |
| H A D | sendable_resource_manager_napi.cpp | 95 napi_value type = nullptr;
in GetResourceProp() local 174 napi_value type = props[4]; // index 4
in InstanceResource() local [all...] |
| /base/hiviewdfx/faultloggerd/frameworks/allocator/ |
| H A D | dfx_allocator.c | 316 uint32_t type = 0; in AllocImpl() local [all...] |
| /base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
| H A D | napi_inner_print.cpp | 531 std::string type = NapiPrintUtils::GetStringFromValueUtf8(env, argv[0]); in On() local 874 IsSupportType(const std::string &type) IsSupportType() argument 891 IsValidDefaultPrinterType(uint32_t type) IsValidDefaultPrinterType() argument [all...] |
| H A D | napi_print_task.cpp | 39 napi_valuetype type; in Print() local
|
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_user_data.cpp | 30 void PrintUserData::RegisterPrinterCallback(const std::string &type, const sptr<IPrintCallback> &listener) in RegisterPrinterCallback() argument 35 void PrintUserData::UnregisterPrinterCallback(const std::string &type) in UnregisterPrinterCallback() argument 43 void PrintUserData::SendPrinterEvent(const std::string &type, int event, const PrinterInfo &info) in SendPrinterEvent() argument 153 int32_t PrintUserData::SetDefaultPrinter(const std::string &printerId, uint32_t type) in SetDefaultPrinter() argument [all...] |
| /base/print/print_fwk/test/fuzztest/scanmanagerclient_fuzzer/ |
| H A D | scanmanagerclient_fuzzer.cpp | 168 std::string type = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestOn() local 184 std::string type = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestOff() local
|
| /base/powermgr/battery_statistics/services/native/src/entities/ |
| H A D | bluetooth_entity.cpp | 126 void BluetoothEntity::UpdateAppBluetoothBlePower(PowerType type, int32_t uid, double powerMah)
in UpdateAppBluetoothBlePower() argument
|
| /base/powermgr/battery_statistics/services/native/src/ |
| H A D | battery_stats_service.cpp | 251 double BatteryStatsService::GetPartStatsMah(const BatteryStatsInfo::ConsumptionType& type)
in GetPartStatsMah() argument 262 double BatteryStatsService::GetPartStatsPercent(const BatteryStatsInfo::ConsumptionType& type)
in GetPartStatsPercent() argument
|