Searched refs:URI_CLOSE_FILE (Results 1 – 7 of 7) sorted by relevance
88 Uri uri(URI_CLOSE_FILE); // HandleNoPermCheck 使得鉴权通过
221 URI_CLOSE_FILE, in HandleNoPermCheck()
123 const std::string URI_CLOSE_FILE = MEDIALIBRARY_DATA_URI + "/" + MEDIA_FILEOPRN + "/" + MEDIA_FILEO… variable
451 URI_CLOSE_FILE, in HandleNoPermCheck()
139 Uri closeAssetUri(URI_CLOSE_FILE);
1577 closeUri = URI_CLOSE_FILE; in JSCloseExecute()1580 string closeUri = URI_CLOSE_FILE; in JSCloseExecute()
4254 Uri closeAssetUri(URI_CLOSE_FILE); in CloseAsset()