Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Dsecurity_component_grant_test.cpp502 PermStateChangeScope scopeInfo10; variable
503 scopeInfo10.permList = {TEST_PERMISSION};
504 scopeInfo10.tokenIDs = {};
505 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo10);