Searched refs:LOCAL_ASSET_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance
91 LOCAL_ASSET_NOT_FOUND, // file manager miss local assets enumerator
1705 … extend[CloudDbConstant::ERROR_FIELD] = static_cast<int64_t>(DBStatus::LOCAL_ASSET_NOT_FOUND); in __anon32d7e6602002()1706 return DBStatus::LOCAL_ASSET_NOT_FOUND; in __anon32d7e6602002()1753 … extend[CloudDbConstant::ERROR_FIELD] = static_cast<int64_t>(DBStatus::LOCAL_ASSET_NOT_FOUND); in __anon32d7e6602102()1754 return DBStatus::LOCAL_ASSET_NOT_FOUND; in __anon32d7e6602102()1793 … extend[CloudDbConstant::ERROR_FIELD] = static_cast<int64_t>(DBStatus::LOCAL_ASSET_NOT_FOUND); in __anon32d7e6602202()1794 return DBStatus::LOCAL_ASSET_NOT_FOUND; in __anon32d7e6602202()1831 … extend[CloudDbConstant::ERROR_FIELD] = static_cast<int64_t>(DBStatus::LOCAL_ASSET_NOT_FOUND); in __anon32d7e6602302()1832 return DBStatus::LOCAL_ASSET_NOT_FOUND; in __anon32d7e6602302()
198 return DBStatus::LOCAL_ASSET_NOT_FOUND; in ConvertStatus()
691 return status == static_cast<int64_t>(DBStatus::LOCAL_ASSET_NOT_FOUND); in IsRecordAssetsMissing()