Home
last modified time | relevance | path

Searched refs:JSON_PROCESS_NAME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Dnative_token_receptor.cpp37 static const std::string JSON_PROCESS_NAME = "processName"; variable
82 if (!JsonParser::GetStringFromJson(j, JSON_PROCESS_NAME, native.processName) || in from_json()