Searched defs:struct (Results 1 – 10 of 10) sorted by relevance
51 final StructNlMsgHdr struct = new StructNlMsgHdr(); in makeStructNlMsgHdr() local67 StructNlMsgHdr struct = makeStructNlMsgHdr(NetlinkConstants.RTM_NEWADDR); in testToString() local86 StructNlMsgHdr struct = makeStructNlMsgHdr(NetlinkConstants.RTM_NEWADDR); in testToStringWithNetlinkFamily() local
48 StructInetDiagMsg struct = new StructInetDiagMsg(); in parse() local
42 final StructNlMsgErr struct = new StructNlMsgErr(); in parse() local
46 final StructNdaCacheInfo struct = new StructNdaCacheInfo(); in parse() local
53 final StructNlAttr struct = new StructNlAttr(); in peek() local72 final StructNlAttr struct = peek(byteBuffer); in parse() local
90 final StructNlMsgHdr struct = new StructNlMsgHdr(); in parse() local
111 final StructNdMsg struct = new StructNdMsg(); in parse() local
462 public long struct; field in Test924.NativeWaiter482 private static native void nativeWaiterStructWaitForNative(long struct); in nativeWaiterStructWaitForNative()483 private static native void nativeWaiterStructFinish(long struct); in nativeWaiterStructFinish()
584 def _strip_prefix_and_service_from_chre_struct_name(self, struct): argument
186 def __init__(self, struct): argument