Home
last modified time | relevance | path

Searched refs:SCRIPT (Results 1 - 11 of 11) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_common.h49 SCRIPT = 5, enumerator
H A Dglobal_utils.h36 SCRIPT = 5, enumerator
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h68 SCRIPT = 5, enumerator
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_scheme_handler_request.h30 SCRIPT, member in OHOS::NWeb::WebResourceType
H A Dnapi_web_scheme_handler_request.cpp361 "SCRIPT", NapiParseUtils::ToInt32Value(env, static_cast<int32_t>(WebResourceType::SCRIPT))), in ExportEnumWebResourceType()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp422 } else if (kp->type_ == SCRIPT) { in CreateResConfigFromKeyParams()
514 case KeyType::SCRIPT: in ToFolderPath()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_desc.cpp84 if ((type_ == KeyType::LANGUAGES) || (type_ == KeyType::REGION) || (type_ == KeyType::SCRIPT)) { in ConvertToStr()
H A Dglobal_utils.c164 case SCRIPT: in SetLocaleItemViaKeys()
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_desc.cpp148 if ((type_ == KeyType::LANGUAGES) || (type_ == KeyType::REGION) || (type_ == KeyType::SCRIPT)) { in ConvertToStr()
H A Dhap_resource.cpp515 if (keyType == KeyType::SCRIPT) { in GetKeyParamsLocales()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp663 } else if (kp->type_ == SCRIPT) { in CreateResConfigFromKeyParams()
809 case KeyType::SCRIPT: in ToFolderPath()

Completed in 16 milliseconds