Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp541 nlohmann::json nativeTokenListJson = cmd->ToNativeTokenInfoJson(native1); variable
543 cmd->FromNativeTokenInfoJson(nativeTokenListJson, token);