Searched defs:ParseElementName (Results 1 - 4 of 4) sorted by relevance
/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 &elementName) in ParseElementName() function
|
/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 args) in ParseElementName() function
|
/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
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.cpp | 564 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