Searched refs:IN_CAMERA (Results 1 – 2 of 2) sorted by relevance
557 const std::string IN_CAMERA = " bucket_id IN (-1739773001, 0, 1028075469, 0) AND (is_pending = 0)"; variable
469 std::string queryCamera = isCamera ? IN_CAMERA : NOT_IN_CAMERA; in QueryNotSyncTotalNumber()552 std::string queryCamera = isCamera ? IN_CAMERA : NOT_IN_CAMERA; in QueryFileInfosFromExternal()