Searched refs:CheckExpressValidation (Results 1 – 3 of 3) sorted by relevance
129 bool ret = MediaLibraryCommonUtils::CheckExpressValidation(sepratedStr);132 ret = MediaLibraryCommonUtils::CheckExpressValidation(sepratedStr);135 ret = MediaLibraryCommonUtils::CheckExpressValidation(sepratedStr);143 bool ret = MediaLibraryCommonUtils::CheckExpressValidation(sepratedStr);146 ret = MediaLibraryCommonUtils::CheckExpressValidation(sepratedStr);149 ret = MediaLibraryCommonUtils::CheckExpressValidation(sepratedStr);
217 bool MediaLibraryCommonUtils::CheckExpressValidation(std::vector<std::string> &sepratedStr) in CheckExpressValidation() function in OHOS::Media::MediaLibraryCommonUtils324 return CheckExpressValidation(sepratedStr); in CheckWhereClause()
42 static bool CheckExpressValidation(std::vector<std::string> &sepratedStr);