Searched defs:ParseElementName (Results 1 – 4 of 4) sorted by relevance
| /foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
| D | distributed_bundle.cpp | 128 static bool ParseElementName(napi_env env, napi_value args, OHOS::AppExecFwk::ElementName &elementN… in ParseElementName() function
|
| /foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/ |
| D | distributed_bundle_mgr.cpp | 211 static bool ParseElementName(napi_env env, OHOS::AppExecFwk::ElementName &elementName, napi_value a… in ParseElementName() function
|
| /foundation/communication/nfc/frameworks/js/napi/common/ |
| D | nfc_napi_common_utils.cpp | 167 bool ParseElementName(napi_env &env, ElementName &element, napi_value &args) in ParseElementName() function
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
| D | common_func.cpp | 566 bool CommonFunc::ParseElementName(napi_env env, napi_value args, Want &want) in ParseElementName() function in OHOS::AppExecFwk::CommonFunc 597 bool CommonFunc::ParseElementName(napi_env env, napi_value args, ElementName &elementName) in ParseElementName() function in OHOS::AppExecFwk::CommonFunc
|