Searched refs:NULL_PTR_LENGTH (Results 1 – 1 of 1) sorted by relevance
30 constexpr int32_t NULL_PTR_LENGTH = 0; variable427 if ((handleValue > MAX_MODEL_SIZE) || (handleValue == NULL_PTR_LENGTH)) { in GetCacheFileLength()