Searched defs:empty_array (Results 1 – 12 of 12) sorted by relevance
261 let empty_array = env.new_byte_array(0).unwrap(); in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DHandshakeContext_get_1verification_1string() localVariable337 let empty_array = env.new_byte_array(0).unwrap(); in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_encode_1message_1to_1peer() localVariable379 let empty_array = env.new_byte_array(0).unwrap(); in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_decode_1message_1from_1peer() localVariable459 let empty_array = env.new_byte_array(0).unwrap(); in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_save_1session() localVariable510 let empty_array = env.new_byte_array(0).unwrap(); in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_get_1session_1unique() localVariable
65 fn empty_array() { in empty_array() function
73 ObjPtr<mirror::ObjectArray<mirror::Class>> empty_array = in Method_getExceptionTypes() local
49 ObjPtr<mirror::ObjectArray<mirror::Class>> empty_array = in Constructor_getExceptionTypes() local
583 ObjPtr<mirror::ObjectArray<mirror::Object>> empty_array = in Class_getDeclaredAnnotations() local612 ObjPtr<mirror::ObjectArray<mirror::Class>> empty_array = in Class_getDeclaredClasses() local
49 ObjPtr<mirror::ObjectArray<mirror::Object>> empty_array = in Executable_getDeclaredAnnotationsNative() local
523 ObjPtr<mirror::ObjectArray<mirror::Object>> empty_array = in Field_getDeclaredAnnotations() local
108 let empty_array: [i32; 0] = []; in test_empty_input() localVariable
62 v8::Local<v8::Array> empty_array; in TEST_F() local
1662 PyObject *empty_array = _PyUnicode_FromId(&PyId_empty_array); // borrowed ref in encoder_listencode_list() local
2217 static PyObject *empty_array = NULL; in encoder_listencode_list() local