Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_util.h126 static bool KeyToDeviceAndName(
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp312 bool BundleUtil::KeyToDeviceAndName( in KeyToDeviceAndName() function in OHOS::AppExecFwk::BundleUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1345 * @tc.name: test KeyToDeviceAndName, split with underline
1346 * @tc.desc: 1.test KeyToDeviceAndName of BundleUtil
1355 bool ret = bundleUtil.KeyToDeviceAndName(key, deviceId, bundleName); in HWTEST_F()
1358 ret = bundleUtil.KeyToDeviceAndName(key, deviceId, bundleName); in HWTEST_F()

Completed in 13 milliseconds