Home
last modified time | relevance | path

Searched defs:subtypes (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/extImfBundle/entry/src/main/resources/base/profile/
H A Dinput_method_config.json2 "subtypes": [ array
/ohos5.0/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/newTestIme/entry/src/main/resources/base/profile/
H A Dinput_method_config.json2 "subtypes": [ array
/ohos5.0/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h67 std::vector<Subtype> subtypes; member
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djson_operate_test.cpp309 auto subtypes = subtype.subtypes; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_utils.cpp250 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()
/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp485 std::vector<Subtype> subtypes; in GetSubProperty() local
530 std::vector<Subtype> subtypes; in ListInputMethodSubtype() local
579 std::vector<Subtype> &subtypes) in ParseSubtype()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner_db.cpp1009 void MediaScannerDb::UpdateAlbumInfo(const std::vector<std::string> &subtypes, in UpdateAlbumInfo()