VtsScriptTests.cpp | 45 hidl_vec<uint8_t> bitcode; local 46 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); 47 Script script = context->scriptCCreate("struct_test", "/data/local/tmp/", bitcode); 136 hidl_vec<uint8_t> bitcode; local 137 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); 138 Script script = context->scriptCCreate("struct_test", "/data/local/tmp/", bitcode); 195 hidl_vec<uint8_t> bitcode; local 196 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength) 241 hidl_vec<uint8_t> bitcode; local 292 hidl_vec<uint8_t> bitcode; local 422 hidl_vec<uint8_t> bitcode; local 499 hidl_vec<uint8_t> bitcode; local [all...] |