Searched refs:operationObject (Results 1 – 2 of 2) sorted by relevance
246 bool MediaLibraryFormMapOperations::CheckQueryIsInDb(const OperationObject &operationObject, const … in CheckQueryIsInDb() argument249 MediaLibraryCommand queryFormMapCmd(operationObject, OperationType::QUERY); in CheckQueryIsInDb()251 if (operationObject == OperationObject::PAH_FORM_MAP) { in CheckQueryIsInDb()254 } else if (operationObject == OperationObject::UFM_PHOTO) { in CheckQueryIsInDb()
47 …EXPORT static bool CheckQueryIsInDb(const OperationObject &operationObject, const std::string &que…