Searched defs:rawKey (Results 1 – 5 of 5) sorted by relevance
33 const char* rawKey = env->GetStringUTFChars(key, nullptr); in hasIntegerArray() local98 const char* rawKey = env->GetStringUTFChars(key, nullptr); in Java_com_android_car_scriptexecutor_JniUtilsTest_nativeHasBooleanValue() local115 const char* rawKey = env->GetStringUTFChars(key, nullptr); in Java_com_android_car_scriptexecutor_JniUtilsTest_nativeHasIntValue() local133 const char* rawKey = env->GetStringUTFChars(key, nullptr); in Java_com_android_car_scriptexecutor_JniUtilsTest_nativeHasDoubleValue() local151 const char* rawKey = env->GetStringUTFChars(key, nullptr); in Java_com_android_car_scriptexecutor_JniUtilsTest_nativeHasStringValue() local
72 SecretKey rawKey = generateKey(); in fromSecretKey_createsWrappedKeyThatCanBeUnwrapped_nullMetadata() local91 SecretKey rawKey = generateKey(); in fromSecretKey_createsWrappedKeyThatCanBeUnwrapped_nonNullMetadata() local109 SecretKey rawKey = generateKey(); in fromSecretKey_returnsAKeyWithTheGenerationIdOfTheWrappingKey() local
60 unsigned char rawKey[KEY_BITS]; in main() local
158 const char* rawKey = env->GetStringUTFChars(key.get(), nullptr); in pushBundleToLuaTable() local
115 String rawKey = input.getKey(); in performRestore() local