Searched refs:accountsStrData (Results 1 – 1 of 1) sorted by relevance
1503 const char *accountsStrData = reinterpret_cast<const char *>(readRawData); in ReadOsAccountInfoList() local1504 std::string accountsStr = std::string(accountsStrData, accountsStrLength - 1); in ReadOsAccountInfoList()