Home
last modified time | relevance | path

Searched defs:category (Results 1 – 12 of 12) sorted by relevance

/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
Dphone_number_rule.cpp108 std::string category = reinterpret_cast<const char*>(cur->name); in InitRule() local
115 void PhoneNumberRule::ParseXmlNode(xmlNodePtr cur, std::string& category) in ParseXmlNode()
173 void PhoneNumberRule::SetRules(std::string& category, icu::UnicodeString& content, std::string& val… in SetRules()
/base/startup/appspawn/
Dappdata-sandbox-app.json218 "category": "dac_override" string
222 "category": "dac_override" string
363 "category": "epfs" string
384 "category": "shared", string
389 "category": "dlp_fuse" string
421 "category": "shared" string
449 "category": "shared" string
465 "category": "shared" string
494 "category": "shared" string
/base/startup/appspawn/modules/sandbox/
Dappspawn_mount_template.c97 const MountArgTemplate *GetMountArgTemplate(uint32_t category) in GetMountArgTemplate()
Dappspawn_sandbox.c231 uint32_t category = sandboxNode->category; in GetMountArgs() local
405 uint32_t category = GetMountArgs(context, sandboxNode, operation, &args); in DoSandboxPathNodeMount() local
Dappspawn_sandbox.h119 uint32_t category; member
330 uint32_t category; member
/base/global/i18n/frameworks/intl/src/
Dcharacter.cpp138 int8_t category = u_charType(char32); in GetType() local
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
Ddate_time_rule.cpp102 std::string category = reinterpret_cast<const char*>(cur->name); in InitRules() local
137 std::string category = reinterpret_cast<const char*>(cur->name); in InitRuleBackup() local
/base/telephony/sms_mms/services/sms/include/
Dsms_cb_data.h35 uint16_t category = static_cast<uint16_t>(SmsCmaeCategory::RESERVED); member
/base/telephony/core_service/interfaces/innerkits/include/
Dtel_ril_call_parcel.h161 int32_t category = 0; member
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_call_defs.h380 int32_t category; member
/base/telephony/cellular_call/services/utils/src/
Dcellular_call_config.cpp792 std::string category = number.substr(startOps, pos); in BuildDefaultEmergencyCall() local
/base/telephony/sms_mms/services/sms/include/cdma/
Dcdma_sms_common.h281 SmsCmaeCategory category; member