res

package
v0.0.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AssetFileDescriptorAutoCloseInputStreamClient

type AssetFileDescriptorAutoCloseInputStreamClient struct {
	// contains filtered or unexported fields
}

AssetFileDescriptorAutoCloseInputStreamClient wraps the gRPC AssetFileDescriptorAutoCloseInputStreamService client.

func NewAssetFileDescriptorAutoCloseInputStreamClient

func NewAssetFileDescriptorAutoCloseInputStreamClient(cc grpc.ClientConnInterface) *AssetFileDescriptorAutoCloseInputStreamClient

NewAssetFileDescriptorAutoCloseInputStreamClient creates a new AssetFileDescriptorAutoCloseInputStream client.

func (*AssetFileDescriptorAutoCloseInputStreamClient) Available

Available calls the Available RPC.

func (*AssetFileDescriptorAutoCloseInputStreamClient) Close

Close calls the Close RPC.

func (*AssetFileDescriptorAutoCloseInputStreamClient) GetChannel

GetChannel calls the GetChannel RPC.

func (*AssetFileDescriptorAutoCloseInputStreamClient) Mark

Mark calls the Mark RPC.

func (*AssetFileDescriptorAutoCloseInputStreamClient) MarkSupported

MarkSupported calls the MarkSupported RPC.

func (*AssetFileDescriptorAutoCloseInputStreamClient) Read0

Read0 calls the Read0 RPC.

func (*AssetFileDescriptorAutoCloseInputStreamClient) Read1_1

Read1_1 calls the Read1_1 RPC.

func (*AssetFileDescriptorAutoCloseInputStreamClient) Read3_2

Read3_2 calls the Read3_2 RPC.

func (*AssetFileDescriptorAutoCloseInputStreamClient) Skip

Skip calls the Skip RPC.

type AssetFileDescriptorAutoCloseOutputStreamClient

type AssetFileDescriptorAutoCloseOutputStreamClient struct {
	// contains filtered or unexported fields
}

AssetFileDescriptorAutoCloseOutputStreamClient wraps the gRPC AssetFileDescriptorAutoCloseOutputStreamService client.

func NewAssetFileDescriptorAutoCloseOutputStreamClient

func NewAssetFileDescriptorAutoCloseOutputStreamClient(cc grpc.ClientConnInterface) *AssetFileDescriptorAutoCloseOutputStreamClient

NewAssetFileDescriptorAutoCloseOutputStreamClient creates a new AssetFileDescriptorAutoCloseOutputStream client.

func (*AssetFileDescriptorAutoCloseOutputStreamClient) Write1

Write1 calls the Write1 RPC.

func (*AssetFileDescriptorAutoCloseOutputStreamClient) Write1_2

Write1_2 calls the Write1_2 RPC.

func (*AssetFileDescriptorAutoCloseOutputStreamClient) Write3_1

Write3_1 calls the Write3_1 RPC.

type AssetFileDescriptorClient

type AssetFileDescriptorClient struct {
	// contains filtered or unexported fields
}

AssetFileDescriptorClient wraps the gRPC AssetFileDescriptorService client.

func NewAssetFileDescriptorClient

func NewAssetFileDescriptorClient(cc grpc.ClientConnInterface) *AssetFileDescriptorClient

NewAssetFileDescriptorClient creates a new AssetFileDescriptor client.

func (*AssetFileDescriptorClient) Close

func (c *AssetFileDescriptorClient) Close(ctx context.Context, handle int64) error

Close calls the Close RPC.

func (*AssetFileDescriptorClient) CreateInputStream

func (c *AssetFileDescriptorClient) CreateInputStream(ctx context.Context, handle int64) (int64, error)

CreateInputStream calls the CreateInputStream RPC.

func (*AssetFileDescriptorClient) CreateOutputStream

func (c *AssetFileDescriptorClient) CreateOutputStream(ctx context.Context, handle int64) (int64, error)

CreateOutputStream calls the CreateOutputStream RPC.

func (*AssetFileDescriptorClient) DescribeContents

func (c *AssetFileDescriptorClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AssetFileDescriptorClient) GetDeclaredLength

func (c *AssetFileDescriptorClient) GetDeclaredLength(ctx context.Context, handle int64) (int64, error)

GetDeclaredLength calls the GetDeclaredLength RPC.

func (*AssetFileDescriptorClient) GetExtras

func (c *AssetFileDescriptorClient) GetExtras(ctx context.Context, handle int64) (int64, error)

GetExtras calls the GetExtras RPC.

func (*AssetFileDescriptorClient) GetFileDescriptor

func (c *AssetFileDescriptorClient) GetFileDescriptor(ctx context.Context, handle int64) (int64, error)

GetFileDescriptor calls the GetFileDescriptor RPC.

func (*AssetFileDescriptorClient) GetLength

func (c *AssetFileDescriptorClient) GetLength(ctx context.Context, handle int64) (int64, error)

GetLength calls the GetLength RPC.

func (*AssetFileDescriptorClient) GetParcelFileDescriptor

func (c *AssetFileDescriptorClient) GetParcelFileDescriptor(ctx context.Context, handle int64) (int64, error)

GetParcelFileDescriptor calls the GetParcelFileDescriptor RPC.

func (*AssetFileDescriptorClient) GetStartOffset

func (c *AssetFileDescriptorClient) GetStartOffset(ctx context.Context, handle int64) (int64, error)

GetStartOffset calls the GetStartOffset RPC.

func (*AssetFileDescriptorClient) ToString

func (c *AssetFileDescriptorClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*AssetFileDescriptorClient) WriteToParcel

func (c *AssetFileDescriptorClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type AssetManagerAssetInputStreamClient

type AssetManagerAssetInputStreamClient struct {
	// contains filtered or unexported fields
}

AssetManagerAssetInputStreamClient wraps the gRPC AssetManagerAssetInputStreamService client.

func NewAssetManagerAssetInputStreamClient

func NewAssetManagerAssetInputStreamClient(cc grpc.ClientConnInterface) *AssetManagerAssetInputStreamClient

NewAssetManagerAssetInputStreamClient creates a new AssetManagerAssetInputStream client.

func (*AssetManagerAssetInputStreamClient) Available

Available calls the Available RPC.

func (*AssetManagerAssetInputStreamClient) Close

Close calls the Close RPC.

func (*AssetManagerAssetInputStreamClient) Mark

Mark calls the Mark RPC.

func (*AssetManagerAssetInputStreamClient) MarkSupported

func (c *AssetManagerAssetInputStreamClient) MarkSupported(ctx context.Context) (bool, error)

MarkSupported calls the MarkSupported RPC.

func (*AssetManagerAssetInputStreamClient) Read0

Read0 calls the Read0 RPC.

func (*AssetManagerAssetInputStreamClient) Read1_1

Read1_1 calls the Read1_1 RPC.

func (*AssetManagerAssetInputStreamClient) Read3_2

func (c *AssetManagerAssetInputStreamClient) Read3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int32, error)

Read3_2 calls the Read3_2 RPC.

func (*AssetManagerAssetInputStreamClient) Reset

Reset calls the Reset RPC.

func (*AssetManagerAssetInputStreamClient) Skip

Skip calls the Skip RPC.

type AssetManagerClient

type AssetManagerClient struct {
	// contains filtered or unexported fields
}

AssetManagerClient wraps the gRPC AssetManagerService client.

func NewAssetManagerClient

func NewAssetManagerClient(cc grpc.ClientConnInterface) *AssetManagerClient

NewAssetManagerClient creates a new AssetManager client.

func (*AssetManagerClient) Close

func (c *AssetManagerClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*AssetManagerClient) GetLocales

func (c *AssetManagerClient) GetLocales(ctx context.Context) (int64, error)

GetLocales calls the GetLocales RPC.

func (*AssetManagerClient) List

func (c *AssetManagerClient) List(ctx context.Context, arg0 string) (int64, error)

List calls the List RPC.

func (*AssetManagerClient) Open1

func (c *AssetManagerClient) Open1(ctx context.Context, arg0 string) (int64, error)

Open1 calls the Open1 RPC.

func (*AssetManagerClient) Open2_1

func (c *AssetManagerClient) Open2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error)

Open2_1 calls the Open2_1 RPC.

func (*AssetManagerClient) OpenFd

func (c *AssetManagerClient) OpenFd(ctx context.Context, arg0 string) (int64, error)

OpenFd calls the OpenFd RPC.

func (*AssetManagerClient) OpenNonAssetFd1_1

func (c *AssetManagerClient) OpenNonAssetFd1_1(ctx context.Context, arg0 string) (int64, error)

OpenNonAssetFd1_1 calls the OpenNonAssetFd1_1 RPC.

func (*AssetManagerClient) OpenNonAssetFd2

func (c *AssetManagerClient) OpenNonAssetFd2(ctx context.Context, arg0 int32, arg1 string) (int64, error)

OpenNonAssetFd2 calls the OpenNonAssetFd2 RPC.

func (*AssetManagerClient) OpenXmlResourceParser1_1

func (c *AssetManagerClient) OpenXmlResourceParser1_1(ctx context.Context, arg0 string) (int64, error)

OpenXmlResourceParser1_1 calls the OpenXmlResourceParser1_1 RPC.

func (*AssetManagerClient) OpenXmlResourceParser2

func (c *AssetManagerClient) OpenXmlResourceParser2(ctx context.Context, arg0 int32, arg1 string) (int64, error)

OpenXmlResourceParser2 calls the OpenXmlResourceParser2 RPC.

type ColorStateListClient

type ColorStateListClient struct {
	// contains filtered or unexported fields
}

ColorStateListClient wraps the gRPC ColorStateListService client.

func NewColorStateListClient

func NewColorStateListClient(cc grpc.ClientConnInterface) *ColorStateListClient

NewColorStateListClient creates a new ColorStateList client.

func (*ColorStateListClient) CreateFromXml2

func (c *ColorStateListClient) CreateFromXml2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

CreateFromXml2 calls the CreateFromXml2 RPC.

func (*ColorStateListClient) CreateFromXml3_1

func (c *ColorStateListClient) CreateFromXml3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)

CreateFromXml3_1 calls the CreateFromXml3_1 RPC.

func (*ColorStateListClient) DescribeContents

func (c *ColorStateListClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ColorStateListClient) GetChangingConfigurations

func (c *ColorStateListClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ColorStateListClient) GetColorForState

func (c *ColorStateListClient) GetColorForState(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error)

GetColorForState calls the GetColorForState RPC.

func (*ColorStateListClient) GetDefaultColor

func (c *ColorStateListClient) GetDefaultColor(ctx context.Context, handle int64) (int32, error)

GetDefaultColor calls the GetDefaultColor RPC.

func (*ColorStateListClient) IsOpaque

func (c *ColorStateListClient) IsOpaque(ctx context.Context, handle int64) (bool, error)

IsOpaque calls the IsOpaque RPC.

func (*ColorStateListClient) IsStateful

func (c *ColorStateListClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*ColorStateListClient) ToString

func (c *ColorStateListClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*ColorStateListClient) ValueOf

func (c *ColorStateListClient) ValueOf(ctx context.Context, handle int64, arg0 int32) (int64, error)

ValueOf calls the ValueOf RPC.

func (*ColorStateListClient) WithAlpha

func (c *ColorStateListClient) WithAlpha(ctx context.Context, handle int64, arg0 int32) (int64, error)

WithAlpha calls the WithAlpha RPC.

func (*ColorStateListClient) WithLStar

func (c *ColorStateListClient) WithLStar(ctx context.Context, handle int64, arg0 float32) (int64, error)

WithLStar calls the WithLStar RPC.

func (*ColorStateListClient) WriteToParcel

func (c *ColorStateListClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ConfigurationClient

type ConfigurationClient struct {
	// contains filtered or unexported fields
}

ConfigurationClient wraps the gRPC ConfigurationService client.

func NewConfigurationClient

func NewConfigurationClient(cc grpc.ClientConnInterface) *ConfigurationClient

NewConfigurationClient creates a new Configuration client.

func (*ConfigurationClient) CompareTo1

func (c *ConfigurationClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error)

CompareTo1 calls the CompareTo1 RPC.

func (*ConfigurationClient) CompareTo1_1

func (c *ConfigurationClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error)

CompareTo1_1 calls the CompareTo1_1 RPC.

func (*ConfigurationClient) DescribeContents

func (c *ConfigurationClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ConfigurationClient) Diff

func (c *ConfigurationClient) Diff(ctx context.Context, handle int64, arg0 int64) (int32, error)

Diff calls the Diff RPC.

func (*ConfigurationClient) Equals1

func (c *ConfigurationClient) Equals1(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals1 calls the Equals1 RPC.

func (*ConfigurationClient) Equals1_1

func (c *ConfigurationClient) Equals1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals1_1 calls the Equals1_1 RPC.

func (*ConfigurationClient) GenerateDelta

func (c *ConfigurationClient) GenerateDelta(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

GenerateDelta calls the GenerateDelta RPC.

func (*ConfigurationClient) GetGrammaticalGender

func (c *ConfigurationClient) GetGrammaticalGender(ctx context.Context, handle int64) (int32, error)

GetGrammaticalGender calls the GetGrammaticalGender RPC.

func (*ConfigurationClient) GetLayoutDirection

func (c *ConfigurationClient) GetLayoutDirection(ctx context.Context, handle int64) (int32, error)

GetLayoutDirection calls the GetLayoutDirection RPC.

func (*ConfigurationClient) GetLocales

func (c *ConfigurationClient) GetLocales(ctx context.Context, handle int64) (int64, error)

GetLocales calls the GetLocales RPC.

func (*ConfigurationClient) HashCode

func (c *ConfigurationClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*ConfigurationClient) IsLayoutSizeAtLeast

func (c *ConfigurationClient) IsLayoutSizeAtLeast(ctx context.Context, handle int64, arg0 int32) (bool, error)

IsLayoutSizeAtLeast calls the IsLayoutSizeAtLeast RPC.

func (*ConfigurationClient) IsNightModeActive

func (c *ConfigurationClient) IsNightModeActive(ctx context.Context, handle int64) (bool, error)

IsNightModeActive calls the IsNightModeActive RPC.

func (*ConfigurationClient) IsScreenHdr

func (c *ConfigurationClient) IsScreenHdr(ctx context.Context, handle int64) (bool, error)

IsScreenHdr calls the IsScreenHdr RPC.

func (*ConfigurationClient) IsScreenRound

func (c *ConfigurationClient) IsScreenRound(ctx context.Context, handle int64) (bool, error)

IsScreenRound calls the IsScreenRound RPC.

func (*ConfigurationClient) IsScreenWideColorGamut

func (c *ConfigurationClient) IsScreenWideColorGamut(ctx context.Context, handle int64) (bool, error)

IsScreenWideColorGamut calls the IsScreenWideColorGamut RPC.

func (*ConfigurationClient) NeedNewResources

func (c *ConfigurationClient) NeedNewResources(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)

NeedNewResources calls the NeedNewResources RPC.

func (*ConfigurationClient) ReadFromParcel

func (c *ConfigurationClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*ConfigurationClient) SetLayoutDirection

func (c *ConfigurationClient) SetLayoutDirection(ctx context.Context, handle int64, arg0 int64) error

SetLayoutDirection calls the SetLayoutDirection RPC.

func (*ConfigurationClient) SetLocale

func (c *ConfigurationClient) SetLocale(ctx context.Context, handle int64, arg0 int64) error

SetLocale calls the SetLocale RPC.

func (*ConfigurationClient) SetLocales

func (c *ConfigurationClient) SetLocales(ctx context.Context, handle int64, arg0 int64) error

SetLocales calls the SetLocales RPC.

func (*ConfigurationClient) SetTo

func (c *ConfigurationClient) SetTo(ctx context.Context, handle int64, arg0 int64) error

SetTo calls the SetTo RPC.

func (*ConfigurationClient) SetToDefaults

func (c *ConfigurationClient) SetToDefaults(ctx context.Context, handle int64) error

SetToDefaults calls the SetToDefaults RPC.

func (*ConfigurationClient) ToString

func (c *ConfigurationClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*ConfigurationClient) UpdateFrom

func (c *ConfigurationClient) UpdateFrom(ctx context.Context, handle int64, arg0 int64) (int32, error)

UpdateFrom calls the UpdateFrom RPC.

func (*ConfigurationClient) WriteToParcel

func (c *ConfigurationClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type FontScaleConverterClient

type FontScaleConverterClient struct {
	// contains filtered or unexported fields
}

FontScaleConverterClient wraps the gRPC FontScaleConverterService client.

func NewFontScaleConverterClient

func NewFontScaleConverterClient(cc grpc.ClientConnInterface) *FontScaleConverterClient

NewFontScaleConverterClient creates a new FontScaleConverter client.

func (*FontScaleConverterClient) ConvertDpToSp

func (c *FontScaleConverterClient) ConvertDpToSp(ctx context.Context, arg0 float32) (float32, error)

ConvertDpToSp calls the ConvertDpToSp RPC.

func (*FontScaleConverterClient) ConvertSpToDp

func (c *FontScaleConverterClient) ConvertSpToDp(ctx context.Context, arg0 float32) (float32, error)

ConvertSpToDp calls the ConvertSpToDp RPC.

func (*FontScaleConverterClient) ForScale

func (c *FontScaleConverterClient) ForScale(ctx context.Context, arg0 float32) (int64, error)

ForScale calls the ForScale RPC.

func (*FontScaleConverterClient) IsNonLinearFontScalingActive

func (c *FontScaleConverterClient) IsNonLinearFontScalingActive(ctx context.Context, arg0 float32) (bool, error)

IsNonLinearFontScalingActive calls the IsNonLinearFontScalingActive RPC.

type ObbInfoClient

type ObbInfoClient struct {
	// contains filtered or unexported fields
}

ObbInfoClient wraps the gRPC ObbInfoService client.

func NewObbInfoClient

func NewObbInfoClient(cc grpc.ClientConnInterface) *ObbInfoClient

NewObbInfoClient creates a new ObbInfo client.

func (*ObbInfoClient) DescribeContents

func (c *ObbInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ObbInfoClient) ToString

func (c *ObbInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*ObbInfoClient) WriteToParcel

func (c *ObbInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ObbScannerClient

type ObbScannerClient struct {
	// contains filtered or unexported fields
}

ObbScannerClient wraps the gRPC ObbScannerService client.

func NewObbScannerClient

func NewObbScannerClient(cc grpc.ClientConnInterface) *ObbScannerClient

NewObbScannerClient creates a new ObbScanner client.

func (*ObbScannerClient) GetObbInfo

func (c *ObbScannerClient) GetObbInfo(ctx context.Context, arg0 string) (int64, error)

GetObbInfo calls the GetObbInfo RPC.

type TypedArrayClient

type TypedArrayClient struct {
	// contains filtered or unexported fields
}

TypedArrayClient wraps the gRPC TypedArrayService client.

func NewTypedArrayClient

func NewTypedArrayClient(cc grpc.ClientConnInterface) *TypedArrayClient

NewTypedArrayClient creates a new TypedArray client.

func (*TypedArrayClient) Close

func (c *TypedArrayClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*TypedArrayClient) GetBoolean

func (c *TypedArrayClient) GetBoolean(ctx context.Context, arg0 int32, arg1 bool) (bool, error)

GetBoolean calls the GetBoolean RPC.

func (*TypedArrayClient) GetChangingConfigurations

func (c *TypedArrayClient) GetChangingConfigurations(ctx context.Context) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*TypedArrayClient) GetColor

func (c *TypedArrayClient) GetColor(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetColor calls the GetColor RPC.

func (*TypedArrayClient) GetColorStateList

func (c *TypedArrayClient) GetColorStateList(ctx context.Context, arg0 int32) (int64, error)

GetColorStateList calls the GetColorStateList RPC.

func (*TypedArrayClient) GetDimension

func (c *TypedArrayClient) GetDimension(ctx context.Context, arg0 int32, arg1 float32) (float32, error)

GetDimension calls the GetDimension RPC.

func (*TypedArrayClient) GetDimensionPixelOffset

func (c *TypedArrayClient) GetDimensionPixelOffset(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetDimensionPixelOffset calls the GetDimensionPixelOffset RPC.

func (*TypedArrayClient) GetDimensionPixelSize

func (c *TypedArrayClient) GetDimensionPixelSize(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetDimensionPixelSize calls the GetDimensionPixelSize RPC.

func (*TypedArrayClient) GetDrawable

func (c *TypedArrayClient) GetDrawable(ctx context.Context, arg0 int32) (int64, error)

GetDrawable calls the GetDrawable RPC.

func (*TypedArrayClient) GetFloat

func (c *TypedArrayClient) GetFloat(ctx context.Context, arg0 int32, arg1 float32) (float32, error)

GetFloat calls the GetFloat RPC.

func (*TypedArrayClient) GetFont

func (c *TypedArrayClient) GetFont(ctx context.Context, arg0 int32) (int64, error)

GetFont calls the GetFont RPC.

func (*TypedArrayClient) GetFraction

func (c *TypedArrayClient) GetFraction(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 float32) (float32, error)

GetFraction calls the GetFraction RPC.

func (*TypedArrayClient) GetIndex

func (c *TypedArrayClient) GetIndex(ctx context.Context, arg0 int32) (int32, error)

GetIndex calls the GetIndex RPC.

func (*TypedArrayClient) GetIndexCount

func (c *TypedArrayClient) GetIndexCount(ctx context.Context) (int32, error)

GetIndexCount calls the GetIndexCount RPC.

func (*TypedArrayClient) GetInt

func (c *TypedArrayClient) GetInt(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetInt calls the GetInt RPC.

func (*TypedArrayClient) GetInteger

func (c *TypedArrayClient) GetInteger(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetInteger calls the GetInteger RPC.

func (*TypedArrayClient) GetLayoutDimension2

func (c *TypedArrayClient) GetLayoutDimension2(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetLayoutDimension2 calls the GetLayoutDimension2 RPC.

func (*TypedArrayClient) GetLayoutDimension2_1

func (c *TypedArrayClient) GetLayoutDimension2_1(ctx context.Context, arg0 int32, arg1 string) (int32, error)

GetLayoutDimension2_1 calls the GetLayoutDimension2_1 RPC.

func (*TypedArrayClient) GetNonResourceString

func (c *TypedArrayClient) GetNonResourceString(ctx context.Context, arg0 int32) (string, error)

GetNonResourceString calls the GetNonResourceString RPC.

func (*TypedArrayClient) GetPositionDescription

func (c *TypedArrayClient) GetPositionDescription(ctx context.Context) (string, error)

GetPositionDescription calls the GetPositionDescription RPC.

func (*TypedArrayClient) GetResourceId

func (c *TypedArrayClient) GetResourceId(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetResourceId calls the GetResourceId RPC.

func (*TypedArrayClient) GetResources

func (c *TypedArrayClient) GetResources(ctx context.Context) (int64, error)

GetResources calls the GetResources RPC.

func (*TypedArrayClient) GetSourceResourceId

func (c *TypedArrayClient) GetSourceResourceId(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetSourceResourceId calls the GetSourceResourceId RPC.

func (*TypedArrayClient) GetString

func (c *TypedArrayClient) GetString(ctx context.Context, arg0 int32) (string, error)

GetString calls the GetString RPC.

func (*TypedArrayClient) GetText

func (c *TypedArrayClient) GetText(ctx context.Context, arg0 int32) (int64, error)

GetText calls the GetText RPC.

func (*TypedArrayClient) GetTextArray

func (c *TypedArrayClient) GetTextArray(ctx context.Context, arg0 int32) (int64, error)

GetTextArray calls the GetTextArray RPC.

func (*TypedArrayClient) GetType

func (c *TypedArrayClient) GetType(ctx context.Context, arg0 int32) (int32, error)

GetType calls the GetType RPC.

func (*TypedArrayClient) GetValue

func (c *TypedArrayClient) GetValue(ctx context.Context, arg0 int32, arg1 int64) (bool, error)

GetValue calls the GetValue RPC.

func (*TypedArrayClient) HasValue

func (c *TypedArrayClient) HasValue(ctx context.Context, arg0 int32) (bool, error)

HasValue calls the HasValue RPC.

func (*TypedArrayClient) HasValueOrEmpty

func (c *TypedArrayClient) HasValueOrEmpty(ctx context.Context, arg0 int32) (bool, error)

HasValueOrEmpty calls the HasValueOrEmpty RPC.

func (*TypedArrayClient) Length

func (c *TypedArrayClient) Length(ctx context.Context) (int32, error)

Length calls the Length RPC.

func (*TypedArrayClient) PeekValue

func (c *TypedArrayClient) PeekValue(ctx context.Context, arg0 int32) (int64, error)

PeekValue calls the PeekValue RPC.

func (*TypedArrayClient) Recycle

func (c *TypedArrayClient) Recycle(ctx context.Context) error

Recycle calls the Recycle RPC.

func (*TypedArrayClient) ToString

func (c *TypedArrayClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type XmlResourceParserClient

type XmlResourceParserClient struct {
	// contains filtered or unexported fields
}

XmlResourceParserClient wraps the gRPC XmlResourceParserService client.

func NewXmlResourceParserClient

func NewXmlResourceParserClient(cc grpc.ClientConnInterface) *XmlResourceParserClient

NewXmlResourceParserClient creates a new XmlResourceParser client.

func (*XmlResourceParserClient) Close

Close calls the Close RPC.

func (*XmlResourceParserClient) GetAttributeNamespace

func (c *XmlResourceParserClient) GetAttributeNamespace(ctx context.Context, arg0 int32) (string, error)

GetAttributeNamespace calls the GetAttributeNamespace RPC.

Jump to

Keyboard shortcuts

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