Home
last modified time | relevance | path

Searched refs:CheckKeyWord (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_library/frameworks/utils/include/
H A Dmedialibrary_common_utils.h40 static bool CheckKeyWord(const std::string &strCondition);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_common_utils_test.cpp109 bool ret = MediaLibraryCommonUtils::CheckKeyWord(strCondition); in HWTEST_F()
112 ret = MediaLibraryCommonUtils::CheckKeyWord(strConditionTest); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/utils/src/
H A Dmedialibrary_common_utils.cpp278 bool MediaLibraryCommonUtils::CheckKeyWord(const std::string &strCondition) in CheckKeyWord() function in OHOS::Media::MediaLibraryCommonUtils
315 if (!CheckKeyWord(whereClause)) { in CheckWhereClause()
316 MEDIA_ERR_LOG("CheckKeyWord is failed!"); in CheckWhereClause()

Completed in 2 milliseconds