Home
last modified time | relevance | path

Searched defs:ParseElementName (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
H A Ddistributed_bundle.cpp128 static bool ParseElementName(napi_env env, napi_value args, OHOS::AppExecFwk::ElementName &elementName) in ParseElementName() function
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/
H A Ddistributed_bundle_mgr.cpp211 static bool ParseElementName(napi_env env, OHOS::AppExecFwk::ElementName &elementName, napi_value args) in ParseElementName() function
/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp167 bool ParseElementName(napi_env &env, ElementName &element, napi_value &args) in ParseElementName() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp564 bool CommonFunc::ParseElementName(napi_env env, napi_value args, Want &want) in ParseElementName() function in OHOS::AppExecFwk::CommonFunc
595 bool CommonFunc::ParseElementName(napi_env env, napi_value args, ElementName &elementName) in ParseElementName() function in OHOS::AppExecFwk::CommonFunc

Completed in 8 milliseconds