Searched refs:CheckQueryIsInDb (Results 1 – 3 of 3) sorted by relevance
207 …bool res = MediaLibraryFormMapOperations::CheckQueryIsInDb(OperationObject::PAH_FORM_MAP, F0RMID_F…211 …res = MediaLibraryFormMapOperations::CheckQueryIsInDb(OperationObject::UFM_PHOTO, ToString(fileId)…288 …bool res = MediaLibraryFormMapOperations::CheckQueryIsInDb(OperationObject::UFM_PHOTO, ToString(fi…294 …bool res = MediaLibraryFormMapOperations::CheckQueryIsInDb(OperationObject::PAH_FORM_MAP, F0RMID_N…
246 bool MediaLibraryFormMapOperations::CheckQueryIsInDb(const OperationObject &operationObject, const … in CheckQueryIsInDb() function in OHOS::Media::MediaLibraryFormMapOperations286 …CHECK_AND_RETURN_RET_LOG(MediaLibraryFormMapOperations::CheckQueryIsInDb(OperationObject::UFM_PHOT… in HandleStoreFormIdOperation()291 if (MediaLibraryFormMapOperations::CheckQueryIsInDb(OperationObject::PAH_FORM_MAP, formId)) { in HandleStoreFormIdOperation()
47 …EXPORT static bool CheckQueryIsInDb(const OperationObject &operationObject, const std::string &que…