/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
H A D | InterfaceRequest.java | 23 private final MessagePipeHandle mHandle; field in class:InterfaceRequest 31 mHandle = handle; 39 return mHandle.pass(); 47 mHandle.close();
|
H A D | Message.java | 27 private final List<? extends Handle> mHandle; field in class:Message 43 mHandle = handles; 57 return mHandle;
|
/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/ |
H A D | ConnectorTest.java | 30 private MessagePipeHandle mHandle; field in class:ConnectorTest 45 mHandle = handles.first; 63 mHandle.close(); 76 mHandle.readMessage(received, 0, MessagePipeHandle.ReadFlags.NONE); 87 mHandle.writeMessage(mTestMessage.getData(), new ArrayList<Handle>(), 102 mHandle.close();
|
H A D | RouterTest.java | 31 private MessagePipeHandle mHandle; field in class:RouterTest 44 mHandle = handles.first; 69 mHandle.readMessage(receiveBuffer, 0, MessagePipeHandle.ReadFlags.NONE); 85 mHandle.writeMessage(responseMessage.getData(), new ArrayList<Handle>(), 110 mHandle.writeMessage(headerMessage.getData(), new ArrayList<Handle>(), 142 mHandle.readMessage(receivedResponseMessage, 0, MessagePipeHandle.ReadFlags.NONE); 230 WaitResult result = mHandle.wait(closedFlag, 0);
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | Tokenizer.h | 60 void *mHandle; // Scanner handle. member in class:pp::Tokenizer
|
/external/swiftshader/src/OpenGL/libGL/ |
H A D | Shader.h | 88 const GLuint mHandle; member in class:gl::Shader
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Shader.h | 85 const GLuint mHandle; member in class:es2::Shader
|
/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/system/impl/ |
H A D | CoreImplTest.java | 83 private Handle mHandle; field in class:CoreImplTest.CloseHandle 86 mHandle = handle; 91 mHandle.close();
|
/external/v4l2_codec2/include/ |
H A D | C2VDAComponent.h | 165 base::ScopedFD mHandle; member in struct:android::C2VDAComponent::GraphicBlockInfo
|
/external/robolectric/v3/runtime/ |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |