Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_share.cpp68 static int32_t GetTargetInfo(uint32_t tokenId, string &bundleName, string &currentUid) in GetTargetInfo() function
372 int32_t ret = GetTargetInfo(tokenId, info.targetBundleName_, info.currentUid_); in CreateShareFile()
395 int32_t ret = GetTargetInfo(tokenId, bundleName, currentUid); in DeleteShareFile()