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