Home
last modified time | relevance | path

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

/system/keymaster/
Dandroid_keymaster_test.cpp312 EXPECT_TRUE(contains(auths, TAG_PURPOSE, KM_PURPOSE_SIGN)); in CheckBaseParams()
313 EXPECT_TRUE(contains(auths, TAG_PURPOSE, KM_PURPOSE_VERIFY)); in CheckBaseParams()
314 EXPECT_TRUE(contains(auths, TAG_USER_ID, 7)); in CheckBaseParams()
315 EXPECT_TRUE(contains(auths, TAG_USER_AUTH_TYPE, HW_AUTH_PASSWORD)); in CheckBaseParams()
316 EXPECT_TRUE(contains(auths, TAG_AUTH_TIMEOUT, 300)); in CheckBaseParams()
319 EXPECT_FALSE(contains(auths, TAG_ROOT_OF_TRUST)); in CheckBaseParams()
320 EXPECT_FALSE(contains(auths, TAG_APPLICATION_ID)); in CheckBaseParams()
321 EXPECT_FALSE(contains(auths, TAG_APPLICATION_DATA)); in CheckBaseParams()
324 EXPECT_FALSE(contains(auths, TAG_PURPOSE, KM_PURPOSE_ENCRYPT)); in CheckBaseParams()
325 EXPECT_FALSE(contains(auths, TAG_PURPOSE, KM_PURPOSE_DECRYPT)); in CheckBaseParams()
[all …]
Dandroid_keymaster_test_utils.h55 bool contains(const AuthorizationSet& set, TypedEnumTag<KM_ENUM, Tag, KeymasterEnum> tag, in contains() function
62 bool contains(const AuthorizationSet& set, TypedEnumTag<KM_ENUM_REP, Tag, KeymasterEnum> tag, in contains() function
72 bool contains(const AuthorizationSet& set, TypedTag<KM_UINT, Tag> tag, uint32_t val) { in contains() function
78 bool contains(const AuthorizationSet& set, TypedTag<KM_UINT_REP, Tag> tag, uint32_t val) { in contains() function
87 bool contains(const AuthorizationSet& set, TypedTag<KM_ULONG, Tag> tag, uint64_t val) { in contains() function
93 bool contains(const AuthorizationSet& set, TypedTag<KM_BYTES, Tag> tag, const std::string& val) { in contains() function
101 bool contains(const AuthorizationSet& set, TypedTag<KM_BIGNUM, Tag> tag, const std::string& val) { in contains() function
108 inline bool contains(const AuthorizationSet& set, keymaster_tag_t tag) { in contains() function
/system/extras/tests/bionic/libc/
DREADME.TXT1 This directory contains a set of tests for Android's Bionic C library.
/system/extras/tests/net_test/
DREADME56 The provided filesystem contains a DHCPv4 client and simple networking
67 since the filesystem contains a full Linux userland, it's possible to boot into
/system/extras/tests/mmc_tracepoints/
DREADME24 The file mmc_trace_sample_data contains sample mmc trace data from a Nexus 10.
/system/core/include/utils/
DString8.h134 inline bool contains(const char* other) const;
291 inline bool String8::contains(const char* other) const in contains() function
/system/extras/tests/sdcard/
DREADME1 This directory contains tools to profile the sdcard performance.
/system/extras/perfprofd/
Dperf_profile.proto72 // A compressed representation of a perf profile, which contains samples from
/system/bt/doc/
Dstyle_guide.md11 For a subsystem that contains code, its directory structure should look like:
19 mirrored. In other words, if `src/` contains a subdirectory called `foo/`,
/system/core/adb/
DSERVICES.TXT158 by spaces. If an argument contains a space, it must be quoted with
/system/core/init/
Dreadme.txt321 This version of init contains code to perform "bootcharting": generating log