Home
last modified time | relevance | path

Searched defs:keyVec (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBlobCacheTest.cpp63 std::vector<uint8_t> keyVec(keySize); in SetBlob() local
82 std::vector<uint8_t> keyVec(keySize); in SetCorruptedBlob() local
108 std::vector<uint8_t> keyVec(keySize); in GetBlob() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLBlobCacheTest.cpp57 std::vector<uint8_t> keyVec(keySize); in SetBlob() local
73 std::vector<uint8_t> keyVec(keySize); in SetCorruptedBlob() local
96 std::vector<uint8_t> keyVec(keySize); in GetBlob() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DShaderCache.cpp62 std::vector<uint8_t> keyVec(keySize); in SetBlob() local
72 std::vector<uint8_t> keyVec(keySize); in GetBlob() local
/aosp_15_r20/external/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark/
H A DFlexBuffersBenchmark.kt192 val keyVec = map.keys() in stringMapJava() constant
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/libeic/
DEicOpsImpl.cc174 vector<uint8_t> keyVec; in eicOpsDecryptAes128Gcm() local
/aosp_15_r20/hardware/interfaces/identity/aidl/default/
H A DEicOpsImpl.cc196 vector<uint8_t> keyVec; in eicOpsDecryptAes128Gcm() local