Searched refs:DUMP_JSON_PATH (Results 1 – 1 of 1) sorted by relevance
61 static const std::string DUMP_JSON_PATH = "/data/service/el1/public/access_token/nativetoken.log"; variable1250 int32_t fd = open(DUMP_JSON_PATH.c_str(), O_RDWR | O_CREAT, S_IRUSR | S_IWUSR | S_IRGRP); in DumpToken()