Home
last modified time | relevance | path

Searched defs:type (Results 4351 - 4375 of 12363) sorted by relevance

1...<<171172173174175176177178179180>>...495

/base/account/os_account/frameworks/osaccount/core/test/unittest/
H A Dos_account_mock_test.cpp87 OsAccountType type = NORMAL; in HWTEST_F() local
102 OsAccountType type = NORMAL; in HWTEST_F() local
303 OsAccountType type; HWTEST_F() local
[all...]
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DUtils.java512 getHexIndexString(int type, int index) getHexIndexString() argument
[all...]
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdserver_fuzzer/
H A Dfaultloggerdserver_fuzzer.cpp313 int32_t type; in FaultloggerdServerTest() local
[all...]
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdunwinder_fuzzer/
H A Dfaultloggerdunwinder_fuzzer.cpp262 uint32_t type; in TestDfxInstrStatistic() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer.cpp39 EventType type; member
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_ffi.cpp250 int32_t FfiAppAccountAppAccountManagerOff(int id, char *type, void (*callback)(CArrAppAccountInfo cArrAppAccountInfo)) in FfiAppAccountAppAccountManagerOff() argument
240 FfiAppAccountAppAccountManagerOn( int id, char *type, CArrString owners, void (*callback)(CArrAppAccountInfo cArrAppAccountInfo)) FfiAppAccountAppAccountManagerOn() argument
/base/account/os_account/frameworks/osaccount/native/test/unittest/
H A Dos_account_info_test.cpp200 OsAccountType type in HWTEST_F() local
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/include/
H A Dupdate_policy_utils.h55 UpdatePolicyType type = UpdatePolicyType::DEFAULT; member
62 PackageType type = PackageType::UNKNOWN; member
/base/global/resource_management/frameworks/resmgr/include/
H A Dres_desc.h57 static bool IsArrayOfType(ResType type) in IsArrayOfType() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dusb_read_only_plugin.cpp51 FuncOperateType type = FuncCodeUtils::ConvertOperateType(typeCode); in OnHandlePolicy() local
H A Dset_watermark_image_plugin.cpp59 FuncOperateType type = FuncCodeUtils::ConvertOperateType(typeCode); in OnHandlePolicy() local
70 std::string type = data.ReadString(); in SetPolicy() local
H A Diptables_rule_plugin.cpp48 FuncOperateType type = FuncCodeUtils::ConvertOperateType(typeCode); in OnHandlePolicy() local
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_desc.h56 static bool IsArrayOfType(ResType type) in IsArrayOfType() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf_define.h61 uint32_t type = 0; // Section type member
/base/account/os_account/interfaces/innerkits/account_iam/native/include/
H A Daccount_iam_info.h81 int32_t type = 0; member
/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp316 void GetDefaultPreferredUnit(const string &region, const string &type, vector<string> &units) in GetDefaultPreferredUnit() argument
[all...]
H A Di18n_calendar.cpp65 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 Di18n_pattern.h64 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 Dnapi_hiappevent_builder.cpp67 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 Dohos_account_kits_impl.cpp210 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 Denterprise_device_mgr_stub_mock.cpp273 USB::UsbDeviceType type; in InvokeDisallowedUsbDevicesSendRequestGetPolicy() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Dlocale_info.cpp288 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 Dmeasure_format_impl.cpp55 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 Dres_desc.cpp250 auto type = iit->first; in IsRef() local
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/
H A Dsandbox_manager_rdb.cpp107 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...]

Completed in 19 milliseconds

1...<<171172173174175176177178179180>>...495