Home
last modified time | relevance | path

Searched defs:keyA (Results 1 – 11 of 11) sorted by relevance

/external/tpm2-tss/src/tss2-sys/api/
DTss2_Sys_ZGen_2Phase.c17 TPMI_DH_OBJECT keyA, in Tss2_Sys_ZGen_2Phase_Prepare()
117 TPMI_DH_OBJECT keyA, in Tss2_Sys_ZGen_2Phase()
/external/tpm2-tss/src/tss2-esys/api/
DEsys_ZGen_2Phase.c70 ESYS_TR keyA, in Esys_ZGen_2Phase()
148 ESYS_TR keyA, in Esys_ZGen_2Phase_Async()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DZGen_2Phase_fp.h47 TPMI_DH_OBJECT keyA; member
/external/skia/tests/graphite/
DKeyTest.cpp90 PaintParamsKey keyA = create_key(dict, (int) BuiltInCodeSnippetID::kSolidColorShader, &arena); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/external/grpc-grpc-java/gcp-observability/src/test/java/io/grpc/gcp/observability/interceptors/
DInternalLoggingChannelInterceptorTest.java192 Metadata.Key<String> keyA = in internalLoggingChannelInterceptor() local
/external/cronet/stable/net/spdy/
Dspdy_session_pool_unittest.cc1132 SpdySessionKey keyA(test_host_port_pairA, PRIVACY_MODE_DISABLED, in TEST_P() local
1260 SpdySessionKey keyA(test_host_port_pairA, PRIVACY_MODE_DISABLED, in TEST_F() local
/external/cronet/tot/net/spdy/
Dspdy_session_pool_unittest.cc1132 SpdySessionKey keyA(test_host_port_pairA, PRIVACY_MODE_DISABLED, in TEST_P() local
1260 SpdySessionKey keyA(test_host_port_pairA, PRIVACY_MODE_DISABLED, in TEST_F() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java2400 CollationKey keyA = coll.getCollationKey("a"); in Test6179() local
2438 CollationKey keyA = coll.getCollationKey("a"); in Test6179() local
/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java2397 CollationKey keyA = coll.getCollationKey("a"); in Test6179() local
2435 CollationKey keyA = coll.getCollationKey("a"); in Test6179() local
/external/armnn/src/profiling/test/
DProfilingTests.cpp350 arm::pipe::CommandHandlerKey keyA( variable
/external/skia/tests/
DGrStyledShapeTest.cpp138 const Key& keyA, const Key& keyB) { in check_equivalence()