Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/unittest/common/
H A Dadapter_loglibrary_test_tools.cpp42 void AdapterLoglibraryTestTools::NativeToken(const char* permList[], int permSize) in NativeToken() function in OHOS::HiviewDFX::AdapterLoglibraryTestTools
68NativeToken(permList, permSize); // 2 is the size of the array which consists of required permissi… in ApplyPermissionAccess()
H A Dadapter_loglibrary_test_tools.h28 static void NativeToken(const char* permList[], int permSize);
/ohos5.0/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dnative_token_receptor_test.cpp160 … R"({"NativeToken":[{"processName":"process6", "tokenId":685266937, "APL":7, "version":1}]})";
164 …std::string testStr7 = R"({"NativeToken":[{"processName":"process6", "tokenId":685266937, "APL":7,…
168 std::string testStr8 = R"(["NativeToken":])";