Searched defs:subtypes (Results 1 – 7 of 7) sorted by relevance
2 "subtypes": [ array
67 std::vector<Subtype> subtypes; member
309 auto subtypes = subtype.subtypes; variable
250 const vector<string> &subtypes, const vector<string> &columns) in GetAnalysisAlbumBySubtype()1902 const vector<string> &subtypes, const vector<string> &columns) in GetSystemAlbum()1914 const vector<string> &subtypes, bool shouldNotify) in UpdateSystemAlbumInternal()1948 const vector<string> &subtypes) in UpdateSysAlbumHiddenState()2080 const vector<string> &subtypes) in UpdateSystemAlbumCountInternal()2147 const vector<string> &subtypes) in UpdateAnalysisAlbumCountInternal()2200 const vector<string> &subtypes) in RefreshAnalysisAlbums()2225 vector<string> &albumIds, const vector<string> &subtypes) in GetRefreshAnalysisAlbumIds()2272 …oid(PhotoAlbumType, PhotoAlbumSubType, int)> refreshProcessHandler, const vector<string> &subtypes) in RefreshAnalysisPhotoAlbums()
485 std::vector<Subtype> subtypes; in GetSubProperty() local530 std::vector<Subtype> subtypes; in ListInputMethodSubtype() local579 std::vector<Subtype> &subtypes) in ParseSubtype()
1009 void MediaScannerDb::UpdateAlbumInfo(const std::vector<std::string> &subtypes, in UpdateAlbumInfo()