Searched refs:APP_TWIN_DATA_END (Results 1 – 1 of 1) sorted by relevance
43 const int32_t APP_TWIN_DATA_END = 147; variable657 return userId >= APP_TWIN_DATA_START && userId <= APP_TWIN_DATA_END; in IsAppTwinData()