Searched refs:ParseOwnerIdFromFileContent (Results 1 – 1 of 1) sorted by relevance
94 static int32_t ParseOwnerIdFromFileContent(const struct HksBlob *fileContent, uint32_t *uid, uint64… in ParseOwnerIdFromFileContent() function197 int32_t ret = ParseOwnerIdFromFileContent(fileContent, &uid, &accessTokenId, &userId); in HksParseConfig()