Home
last modified time | relevance | path

Searched defs:grantIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/access_token/services/common/database/test/unittest/
H A Ddatabase_test.cpp298 int grantIndex = 1; variable
321 int grantIndex = 1; variable
344 int grantIndex = 1; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Daccesstoken_database_test.cpp57 unsigned int grantIndex = 1; // 1 is a test input variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Ddata_translator.cpp75 const unsigned int grantIndex, GenericValues& outGenericValues) in TranslationIntoGenericValues()