Home
last modified time | relevance | path

Searched defs:deprecated (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/global/system_resources/systemres/main/
H A Dmodule.json22 "deprecated": "", string
33 "deprecated": "", string
43 "deprecated": "", string
52 "deprecated":"", string
61 "deprecated": "", string
70 "deprecated": "", string
79 "deprecated": "", string
88 "deprecated": "", string
97 "deprecated": "", string
108 "deprecated": "", string
[all …]
/ohos5.0/base/security/access_token/services/accesstokenmanager/
H A Dpermission_definitions.json9 "deprecated": "", string
19 "deprecated": "", string
29 "deprecated": "", string
39 "deprecated": "", string
49 "deprecated": "", string
59 "deprecated": "", string
69 "deprecated": "", string
79 "deprecated": "", string
89 "deprecated": "", string
99 "deprecated": "", string
[all …]
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/
H A Djs_convertxml.cpp309 napi_value ConvertXml::Convert(napi_env env, std::string strXml, bool deprecated) in Convert()
481 void ConvertXml::DealOptions(napi_env env, const napi_value napiObj, bool deprecated) in DealOptions()
/ohos5.0/build/hb/resources/args/default/
H A Dbuildargs.json121 "deprecated": "true" string
133 "deprecated": "true" string
290 "deprecated": "true" string
451 "deprecated": "true" string
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp141 inline bool IsConflict(bool deprecated, bool required) in IsConflict()
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.cpp591 void XmlPullParser::Parse(napi_env env, napi_value thisVar, bool deprecated) in Parse()