Searched refs:DATA_ASSET_V0 (Results 1 – 2 of 2) sorted by relevance
21 constexpr int32_t DATA_ASSET_V0 = 10002451; variable23 int32_t cid = DATA_ASSET_V0;
335 … if (resultSet_ == nullptr || value == nullptr || columnIndex < 0 || value->cid != DATA_ASSET_V0) { in GetAsset()343 value->cid = DATA_ASSET_V0; in GetAsset()368 if (value[i] == nullptr || value[i]->cid != DATA_ASSET_V0) { in GetAssets()371 value[i]->cid = DATA_ASSET_V0; in GetAssets()