Lines Matching refs:hash
8 " -r test.hash:system/tools/hidl/test/hash_test/correct_hash" +
9 " test.hash.hash@1.0" +
13 " -r test.hash:system/tools/hidl/test/hash_test/missing_hash" +
14 " test.hash.hash@1.0 2> /dev/null)" +
18 " -r test.hash:system/tools/hidl/test/hash_test/incorrect_hash" +
19 " test.hash.hash@1.0 2> /dev/null)" +
21 "$(location hidl-gen) -L hash " +
23 " -r test.hash:system/tools/hidl/test/hash_test/incorrect_hash" +
24 " test.hash.hash@1.0 > /dev/null" +
31 "correct_hash/hash/1.0/IHash.hal",
33 "incorrect_hash/hash/1.0/IHash.hal",
34 "missing_hash/hash/1.0/IUnhashed.hal",