Home
last modified time | relevance | path

Searched refs:elementDeviceId (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp1328 std::string elementDeviceId; in ParseWant() local
1383 elementDeviceId = GetStringFromNAPI(env, prop); in ParseWant()
1429 if (elementDeviceId.empty()) { in ParseWant()
1430 elementDeviceId = wantDeviceId; in ParseWant()
1443 ElementName elementName(elementDeviceId, elementBundleName, elementAbilityName, elementModuleName); in ParseWant()

Completed in 10 milliseconds