Searched refs:Verify (Results 1 – 13 of 13) sorted by relevance
/hardware/interfaces/gatekeeper/1.0/software/tests/ |
D | gatekeeper_test.cpp | 86 gatekeeper.Verify(request, &response); in TEST() 112 gatekeeper.Verify(request, &response); in TEST() 129 gatekeeper.Verify(new_request, &response); in TEST() 149 gatekeeper.Verify(request, &response); in TEST() 163 gatekeeper.Verify(new_request, &response); in TEST() 175 gatekeeper.Verify(request, &response); in TEST()
|
/hardware/interfaces/media/bufferpool/aidl/default/tests/ |
D | allocator.h | 57 static bool Verify(const native_handle_t *handle, const unsigned char val);
|
D | single.cpp | 160 ASSERT_TRUE(TestBufferPoolAllocator::Verify(recvHandle, 0x77)); in TEST_F()
|
D | allocator.cpp | 200 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
|
D | multi.cpp | 173 if (!TestBufferPoolAllocator::Verify(rhandle, 0x77)) { in doReceiver()
|
/hardware/interfaces/tests/baz/1.0/ |
D | types.hal | 20 * Verify that introducing a typedef in types.hal does not mistakenly emit
|
/hardware/interfaces/gatekeeper/1.0/software/ |
D | SoftGateKeeperDevice.cpp | 86 impl_->Verify(request, &response); in verify()
|
/hardware/interfaces/gatekeeper/aidl/software/ |
D | GateKeeper.cpp | 120 impl_.Verify(request, &response); in verify()
|
/hardware/interfaces/security/secretkeeper/aidl/vts/ |
D | dice_sample.rs | 94 key_ops: vec![KeyOperation::Assigned(iana::KeyOperation::Verify)].into_iter().collect(), in ed25519_public_key_to_cbor_value()
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | README.md | 63 4. Verify the enrollments in the UI:
|
/hardware/interfaces/security/keymint/support/ |
D | remote_prov_utils.cpp | 329 auto chain = hwtrust::DiceChain::Verify(encodedBcc, kind); in validateBcc() 1115 auto chain = hwtrust::DiceChain::Verify(encodedDiceChain, *diceChainKind); in isCsrWithProperDiceChain()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/ |
D | README.adoc | 130 # Verify that the resulting header compiles
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 334 * Verify authorizations for another IKeymasterDevice instance.
|