Searched defs:checkRes (Results 1 – 3 of 3) sorted by relevance
372 bool checkRes = CfIsStrValid(nullptr, 0); variable385 bool checkRes = CfIsStrValid(str, TEST_DEFAULT_SIZE); variable398 bool checkRes = CfIsStrValid(str, TEST_DEFAULT_SIZE); variable412 bool checkRes = CfIsBlobValid(&blob); variable424 bool checkRes = CfIsBlobValid(nullptr); variable437 bool checkRes = CfIsBlobValid(&blob); variable451 bool checkRes = CfIsBlobValid(&blob); variable473 bool checkRes = CfIsClassMatch(nullptr, "TEST_FOR_GET_CLASS"); variable486 bool checkRes = CfIsClassMatch(&obj, "TEST_FOR_GET_CLASS"); variable499 bool checkRes = CfIsClassMatch(&obj, nullptr); variable[all …]
257 int32_t checkRes = rdbStore.ExecuteSql(checkSql); in AddAvailableTypeColumn() local283 int32_t checkRes = rdbStore.ExecuteSql(checkSql); in AddRequestToggleStatusColumn() local309 int32_t checkRes = rdbStore.ExecuteSql(checkSql); in AddPermDialogCapColumn() local
314 int checkRes = CheckAppPermissionFlagSet(property, static_cast<uint32_t>(index)); in MountStorageUsers() local