Home
last modified time | relevance | path

Searched refs:InnerGetAppCloneIdentity (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp263 static ErrCode InnerGetAppCloneIdentity(int32_t uid, std::string &bundleName, int32_t &appIndex) in InnerGetAppCloneIdentity() function
360 InnerGetAppCloneIdentity(asyncCallbackInfo->uid, asyncCallbackInfo->bundleName, appIndex); in GetBundleNameByUidExec()
409 asyncCallbackInfo->err = InnerGetAppCloneIdentity( in GetAppCloneIdentityExec()