Searched refs:E_NOT_SET (Results 1 – 6 of 6) sorted by relevance
72 { -E_NOT_SET, UNSET_ERROR },
231 LOGE("Asset loader has not been set %d", -E_NOT_SET); in Download()232 return -E_NOT_SET; in Download()267 LOGE("Asset loader has not been set %d", -E_NOT_SET); in RemoveLocalAssets()268 return -E_NOT_SET; in RemoveLocalAssets()
362 if (downloadCode == -E_NOT_SET || deleteCode == -E_NOT_SET) { in CheckDownloadOrDeleteCode()
662 if (errorCode == -E_NOT_SET) { in CloudDbDownloadAssets()1975 if (errorCode == -E_NOT_SET) { in DownloadOneAssetRecord()1976 return -E_NOT_SET; in DownloadOneAssetRecord()
132 constexpr int E_NOT_SET = (E_BASE + 112); // asset loader is not set variable
1439 return -E_NOT_SET; in CleanDownloadChangedAssets()