Searched defs:ParseElementName (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
H A D | distributed_bundle.cpp | 128 static bool ParseElementName(napi_env env, napi_value args, OHOS::AppExecFwk::ElementName &elementN… in ParseElementName() function
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/ |
H A D | distributed_bundle_mgr.cpp | 211 static bool ParseElementName(napi_env env, OHOS::AppExecFwk::ElementName &elementName, napi_value a… in ParseElementName() function
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/ |
H A D | napi_edm_common.cpp | 77 bool ParseElementName(napi_env env, AppExecFwk::ElementName &elementName, napi_value args) in ParseElementName() function
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/ |
H A D | nfc_napi_common_utils.cpp | 167 bool ParseElementName(napi_env &env, ElementName &element, napi_value &args) in ParseElementName() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.cpp | 567 bool CommonFunc::ParseElementName(napi_env env, napi_value args, Want &want) in ParseElementName() function in OHOS::AppExecFwk::CommonFunc 598 bool CommonFunc::ParseElementName(napi_env env, napi_value args, ElementName &elementName) in ParseElementName() function in OHOS::AppExecFwk::CommonFunc
|