common

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ashmem

type Ashmem struct {
	Fd   int32
	Size int64
}

func (*Ashmem) MarshalParcel

func (s *Ashmem) MarshalParcel(
	p *parcel.Parcel,
) error

func (*Ashmem) UnmarshalParcel

func (s *Ashmem) UnmarshalParcel(
	p *parcel.Parcel,
) error

type MappableFile

type MappableFile struct {
	Length int64
	Prot   int32
	Fd     int32
	Offset int64
}

func (*MappableFile) MarshalParcel

func (s *MappableFile) MarshalParcel(
	p *parcel.Parcel,
) error

func (*MappableFile) UnmarshalParcel

func (s *MappableFile) UnmarshalParcel(
	p *parcel.Parcel,
) error

type NativeHandle

type NativeHandle struct {
	Fds  []int32
	Ints []int32
}

func (*NativeHandle) MarshalParcel

func (s *NativeHandle) MarshalParcel(
	p *parcel.Parcel,
) error

func (*NativeHandle) UnmarshalParcel

func (s *NativeHandle) UnmarshalParcel(
	p *parcel.Parcel,
) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL