Home
last modified time | relevance | path

Searched defs:checkRes (Results 1 – 2 of 2) sorted by relevance

/base/security/certificate_framework/test/unittest/cf_adapter_test/src/
Dcf_common_test.cpp372 bool checkRes = CfIsStrValid(nullptr, 0); variable
385 bool checkRes = CfIsStrValid(str, TEST_DEFAULT_SIZE); variable
398 bool checkRes = CfIsStrValid(str, TEST_DEFAULT_SIZE); variable
412 bool checkRes = CfIsBlobValid(&blob); variable
424 bool checkRes = CfIsBlobValid(nullptr); variable
437 bool checkRes = CfIsBlobValid(&blob); variable
451 bool checkRes = CfIsBlobValid(&blob); variable
473 bool checkRes = CfIsClassMatch(nullptr, "TEST_FOR_GET_CLASS"); variable
486 bool checkRes = CfIsClassMatch(&obj, "TEST_FOR_GET_CLASS"); variable
499 bool checkRes = CfIsClassMatch(&obj, nullptr); variable
[all …]
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
Daccess_token_open_callback.cpp257 int32_t checkRes = rdbStore.ExecuteSql(checkSql); in AddAvailableTypeColumn() local
283 int32_t checkRes = rdbStore.ExecuteSql(checkSql); in AddRequestToggleStatusColumn() local
309 int32_t checkRes = rdbStore.ExecuteSql(checkSql); in AddPermDialogCapColumn() local