Searched refs:MEDIALIBRARY_FILE_URI (Results 1 – 6 of 6) sorted by relevance
242 const std::string MEDIALIBRARY_FILE_URI = MEDIALIBRARY_DATA_URI + '/' + "file"; variable
159 …CreateFile(MEDIALIBRARY_FILE_URI, "Docs/Documents/", "MediaSpaceStatisticsTest.txt", MEDIA_TYPE_FI… in SetUpTestCase()
1105 …auto uri = CreateFile(MEDIALIBRARY_FILE_URI, "Docs/Documents/", "Test" + to_string(txtIndex++) + "…1901 …string uri = CreateFile(MEDIALIBRARY_FILE_URI, "Docs/Documents/", "Test" + to_string(txtIndex++) +…
202 } else if (uri.find(MEDIALIBRARY_FILE_URI) != string::npos) { in GetMediaTypeFromUri()
289 } else if (uri.find(MEDIALIBRARY_FILE_URI) != string::npos) { in GetMediaTypeFromUri()
2772 UserFileClient::RegisterObserver(Uri(MEDIALIBRARY_FILE_URI), listObj.fileDataObserver_); in RegisterChange()2967 … UserFileClient::UnregisterObserver(Uri(MEDIALIBRARY_FILE_URI), listObj.fileDataObserver_); in UnregisterChange()