resolver

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 ContentResolverClient

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

ContentResolverClient wraps the gRPC ContentResolverService client.

func NewContentResolverClient

func NewContentResolverClient(cc grpc.ClientConnInterface) *ContentResolverClient

NewContentResolverClient creates a new ContentResolver client.

func (*ContentResolverClient) AcquireContentProviderClient1

func (c *ContentResolverClient) AcquireContentProviderClient1(ctx context.Context, arg0 int64) (int64, error)

AcquireContentProviderClient1 calls the AcquireContentProviderClient1 RPC.

func (*ContentResolverClient) AcquireContentProviderClient1_1

func (c *ContentResolverClient) AcquireContentProviderClient1_1(ctx context.Context, arg0 string) (int64, error)

AcquireContentProviderClient1_1 calls the AcquireContentProviderClient1_1 RPC.

func (*ContentResolverClient) AcquireUnstableContentProviderClient1

func (c *ContentResolverClient) AcquireUnstableContentProviderClient1(ctx context.Context, arg0 int64) (int64, error)

AcquireUnstableContentProviderClient1 calls the AcquireUnstableContentProviderClient1 RPC.

func (*ContentResolverClient) AcquireUnstableContentProviderClient1_1

func (c *ContentResolverClient) AcquireUnstableContentProviderClient1_1(ctx context.Context, arg0 string) (int64, error)

AcquireUnstableContentProviderClient1_1 calls the AcquireUnstableContentProviderClient1_1 RPC.

func (*ContentResolverClient) AddPeriodicSync

func (c *ContentResolverClient) AddPeriodicSync(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) error

AddPeriodicSync calls the AddPeriodicSync RPC.

func (*ContentResolverClient) AddStatusChangeListener

func (c *ContentResolverClient) AddStatusChangeListener(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

AddStatusChangeListener calls the AddStatusChangeListener RPC.

func (*ContentResolverClient) BulkInsert

func (c *ContentResolverClient) BulkInsert(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

BulkInsert calls the BulkInsert RPC.

func (*ContentResolverClient) Call4

func (c *ContentResolverClient) Call4(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 int64) (int64, error)

Call4 calls the Call4 RPC.

func (*ContentResolverClient) Call4_1

func (c *ContentResolverClient) Call4_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) (int64, error)

Call4_1 calls the Call4_1 RPC.

func (*ContentResolverClient) CancelSync1_1

func (c *ContentResolverClient) CancelSync1_1(ctx context.Context, arg0 int64) error

CancelSync1_1 calls the CancelSync1_1 RPC.

func (*ContentResolverClient) CancelSync1_2

func (c *ContentResolverClient) CancelSync1_2(ctx context.Context, arg0 int64) error

CancelSync1_2 calls the CancelSync1_2 RPC.

func (*ContentResolverClient) CancelSync2

func (c *ContentResolverClient) CancelSync2(ctx context.Context, arg0 int64, arg1 string) error

CancelSync2 calls the CancelSync2 RPC.

func (*ContentResolverClient) Canonicalize

func (c *ContentResolverClient) Canonicalize(ctx context.Context, arg0 int64) (int64, error)

Canonicalize calls the Canonicalize RPC.

func (*ContentResolverClient) Delete2

func (c *ContentResolverClient) Delete2(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

Delete2 calls the Delete2 RPC.

func (*ContentResolverClient) Delete3_1

func (c *ContentResolverClient) Delete3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error)

Delete3_1 calls the Delete3_1 RPC.

func (*ContentResolverClient) GetCurrentSync

func (c *ContentResolverClient) GetCurrentSync(ctx context.Context) (int64, error)

GetCurrentSync calls the GetCurrentSync RPC.

func (*ContentResolverClient) GetCurrentSyncs

func (c *ContentResolverClient) GetCurrentSyncs(ctx context.Context) (int64, error)

GetCurrentSyncs calls the GetCurrentSyncs RPC.

func (*ContentResolverClient) GetIsSyncable

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

GetIsSyncable calls the GetIsSyncable RPC.

func (*ContentResolverClient) GetMasterSyncAutomatically

func (c *ContentResolverClient) GetMasterSyncAutomatically(ctx context.Context) (bool, error)

GetMasterSyncAutomatically calls the GetMasterSyncAutomatically RPC.

func (*ContentResolverClient) GetOutgoingPersistedUriPermissions

func (c *ContentResolverClient) GetOutgoingPersistedUriPermissions(ctx context.Context) (int64, error)

GetOutgoingPersistedUriPermissions calls the GetOutgoingPersistedUriPermissions RPC.

func (*ContentResolverClient) GetPeriodicSyncs

func (c *ContentResolverClient) GetPeriodicSyncs(ctx context.Context, arg0 int64, arg1 string) (int64, error)

GetPeriodicSyncs calls the GetPeriodicSyncs RPC.

func (*ContentResolverClient) GetPersistedUriPermissions

func (c *ContentResolverClient) GetPersistedUriPermissions(ctx context.Context) (int64, error)

GetPersistedUriPermissions calls the GetPersistedUriPermissions RPC.

func (*ContentResolverClient) GetStreamTypes

func (c *ContentResolverClient) GetStreamTypes(ctx context.Context, arg0 int64, arg1 string) (int64, error)

GetStreamTypes calls the GetStreamTypes RPC.

func (*ContentResolverClient) GetSyncAdapterTypes

func (c *ContentResolverClient) GetSyncAdapterTypes(ctx context.Context) (int64, error)

GetSyncAdapterTypes calls the GetSyncAdapterTypes RPC.

func (*ContentResolverClient) GetSyncAutomatically

func (c *ContentResolverClient) GetSyncAutomatically(ctx context.Context, arg0 int64, arg1 string) (bool, error)

GetSyncAutomatically calls the GetSyncAutomatically RPC.

func (*ContentResolverClient) GetType

func (c *ContentResolverClient) GetType(ctx context.Context, arg0 int64) (string, error)

GetType calls the GetType RPC.

func (*ContentResolverClient) GetTypeInfo

func (c *ContentResolverClient) GetTypeInfo(ctx context.Context, arg0 string) (int64, error)

GetTypeInfo calls the GetTypeInfo RPC.

func (*ContentResolverClient) Insert2

func (c *ContentResolverClient) Insert2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

Insert2 calls the Insert2 RPC.

func (*ContentResolverClient) Insert3_1

func (c *ContentResolverClient) Insert3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

Insert3_1 calls the Insert3_1 RPC.

func (*ContentResolverClient) IsSyncActive

func (c *ContentResolverClient) IsSyncActive(ctx context.Context, arg0 int64, arg1 string) (bool, error)

IsSyncActive calls the IsSyncActive RPC.

func (*ContentResolverClient) IsSyncPending

func (c *ContentResolverClient) IsSyncPending(ctx context.Context, arg0 int64, arg1 string) (bool, error)

IsSyncPending calls the IsSyncPending RPC.

func (*ContentResolverClient) LoadThumbnail

func (c *ContentResolverClient) LoadThumbnail(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

LoadThumbnail calls the LoadThumbnail RPC.

func (*ContentResolverClient) NotifyChange2

func (c *ContentResolverClient) NotifyChange2(ctx context.Context, arg0 int64, arg1 int64) error

NotifyChange2 calls the NotifyChange2 RPC.

func (*ContentResolverClient) NotifyChange3_1

func (c *ContentResolverClient) NotifyChange3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) error

NotifyChange3_1 calls the NotifyChange3_1 RPC.

func (*ContentResolverClient) NotifyChange3_2

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

NotifyChange3_2 calls the NotifyChange3_2 RPC.

func (*ContentResolverClient) OpenAssetFile

func (c *ContentResolverClient) OpenAssetFile(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenAssetFile calls the OpenAssetFile RPC.

func (*ContentResolverClient) OpenAssetFileDescriptor2

func (c *ContentResolverClient) OpenAssetFileDescriptor2(ctx context.Context, arg0 int64, arg1 string) (int64, error)

OpenAssetFileDescriptor2 calls the OpenAssetFileDescriptor2 RPC.

func (*ContentResolverClient) OpenAssetFileDescriptor3_1

func (c *ContentResolverClient) OpenAssetFileDescriptor3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenAssetFileDescriptor3_1 calls the OpenAssetFileDescriptor3_1 RPC.

func (*ContentResolverClient) OpenFile

func (c *ContentResolverClient) OpenFile(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenFile calls the OpenFile RPC.

func (*ContentResolverClient) OpenFileDescriptor2

func (c *ContentResolverClient) OpenFileDescriptor2(ctx context.Context, arg0 int64, arg1 string) (int64, error)

OpenFileDescriptor2 calls the OpenFileDescriptor2 RPC.

func (*ContentResolverClient) OpenFileDescriptor3_1

func (c *ContentResolverClient) OpenFileDescriptor3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenFileDescriptor3_1 calls the OpenFileDescriptor3_1 RPC.

func (*ContentResolverClient) OpenInputStream

func (c *ContentResolverClient) OpenInputStream(ctx context.Context, arg0 int64) (int64, error)

OpenInputStream calls the OpenInputStream RPC.

func (*ContentResolverClient) OpenOutputStream1

func (c *ContentResolverClient) OpenOutputStream1(ctx context.Context, arg0 int64) (int64, error)

OpenOutputStream1 calls the OpenOutputStream1 RPC.

func (*ContentResolverClient) OpenOutputStream2_1

func (c *ContentResolverClient) OpenOutputStream2_1(ctx context.Context, arg0 int64, arg1 string) (int64, error)

OpenOutputStream2_1 calls the OpenOutputStream2_1 RPC.

func (*ContentResolverClient) OpenTypedAssetFile

func (c *ContentResolverClient) OpenTypedAssetFile(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)

OpenTypedAssetFile calls the OpenTypedAssetFile RPC.

func (*ContentResolverClient) OpenTypedAssetFileDescriptor3

func (c *ContentResolverClient) OpenTypedAssetFileDescriptor3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenTypedAssetFileDescriptor3 calls the OpenTypedAssetFileDescriptor3 RPC.

func (*ContentResolverClient) OpenTypedAssetFileDescriptor4_1

func (c *ContentResolverClient) OpenTypedAssetFileDescriptor4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)

OpenTypedAssetFileDescriptor4_1 calls the OpenTypedAssetFileDescriptor4_1 RPC.

func (*ContentResolverClient) Query4

func (c *ContentResolverClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)

Query4 calls the Query4 RPC.

func (*ContentResolverClient) Query5_1

func (c *ContentResolverClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string) (int64, error)

Query5_1 calls the Query5_1 RPC.

func (*ContentResolverClient) Query6_2

func (c *ContentResolverClient) Query6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string, arg5 int64) (int64, error)

Query6_2 calls the Query6_2 RPC.

func (*ContentResolverClient) Refresh

func (c *ContentResolverClient) Refresh(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)

Refresh calls the Refresh RPC.

func (*ContentResolverClient) RegisterContentObserver

func (c *ContentResolverClient) RegisterContentObserver(ctx context.Context, arg0 int64, arg1 bool, arg2 int64) error

RegisterContentObserver calls the RegisterContentObserver RPC.

func (*ContentResolverClient) ReleasePersistableUriPermission

func (c *ContentResolverClient) ReleasePersistableUriPermission(ctx context.Context, arg0 int64, arg1 int32) error

ReleasePersistableUriPermission calls the ReleasePersistableUriPermission RPC.

func (*ContentResolverClient) RemovePeriodicSync

func (c *ContentResolverClient) RemovePeriodicSync(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

RemovePeriodicSync calls the RemovePeriodicSync RPC.

func (*ContentResolverClient) RemoveStatusChangeListener

func (c *ContentResolverClient) RemoveStatusChangeListener(ctx context.Context, arg0 int64) error

RemoveStatusChangeListener calls the RemoveStatusChangeListener RPC.

func (*ContentResolverClient) RequestSync1_1

func (c *ContentResolverClient) RequestSync1_1(ctx context.Context, arg0 int64) error

RequestSync1_1 calls the RequestSync1_1 RPC.

func (*ContentResolverClient) RequestSync3

func (c *ContentResolverClient) RequestSync3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

RequestSync3 calls the RequestSync3 RPC.

func (*ContentResolverClient) SetIsSyncable

func (c *ContentResolverClient) SetIsSyncable(ctx context.Context, arg0 int64, arg1 string, arg2 int32) error

SetIsSyncable calls the SetIsSyncable RPC.

func (*ContentResolverClient) SetMasterSyncAutomatically

func (c *ContentResolverClient) SetMasterSyncAutomatically(ctx context.Context, arg0 bool) error

SetMasterSyncAutomatically calls the SetMasterSyncAutomatically RPC.

func (*ContentResolverClient) SetSyncAutomatically

func (c *ContentResolverClient) SetSyncAutomatically(ctx context.Context, arg0 int64, arg1 string, arg2 bool) error

SetSyncAutomatically calls the SetSyncAutomatically RPC.

func (*ContentResolverClient) StartSync

func (c *ContentResolverClient) StartSync(ctx context.Context, arg0 int64, arg1 int64) error

StartSync calls the StartSync RPC.

func (*ContentResolverClient) TakePersistableUriPermission

func (c *ContentResolverClient) TakePersistableUriPermission(ctx context.Context, arg0 int64, arg1 int32) error

TakePersistableUriPermission calls the TakePersistableUriPermission RPC.

func (*ContentResolverClient) Uncanonicalize

func (c *ContentResolverClient) Uncanonicalize(ctx context.Context, arg0 int64) (int64, error)

Uncanonicalize calls the Uncanonicalize RPC.

func (*ContentResolverClient) UnregisterContentObserver

func (c *ContentResolverClient) UnregisterContentObserver(ctx context.Context, arg0 int64) error

UnregisterContentObserver calls the UnregisterContentObserver RPC.

func (*ContentResolverClient) Update3

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

Update3 calls the Update3 RPC.

func (*ContentResolverClient) Update4_1

func (c *ContentResolverClient) Update4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int32, error)

Update4_1 calls the Update4_1 RPC.

func (*ContentResolverClient) ValidateSyncExtrasBundle

func (c *ContentResolverClient) ValidateSyncExtrasBundle(ctx context.Context, arg0 int64) error

ValidateSyncExtrasBundle calls the ValidateSyncExtrasBundle RPC.

func (*ContentResolverClient) Wrap1

func (c *ContentResolverClient) Wrap1(ctx context.Context, arg0 int64) (int64, error)

Wrap1 calls the Wrap1 RPC.

func (*ContentResolverClient) Wrap1_1

func (c *ContentResolverClient) Wrap1_1(ctx context.Context, arg0 int64) (int64, error)

Wrap1_1 calls the Wrap1_1 RPC.

type ContentResolverMimeTypeInfoClient

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

ContentResolverMimeTypeInfoClient wraps the gRPC ContentResolverMimeTypeInfoService client.

func NewContentResolverMimeTypeInfoClient

func NewContentResolverMimeTypeInfoClient(cc grpc.ClientConnInterface) *ContentResolverMimeTypeInfoClient

NewContentResolverMimeTypeInfoClient creates a new ContentResolverMimeTypeInfo client.

func (*ContentResolverMimeTypeInfoClient) GetContentDescription

func (c *ContentResolverMimeTypeInfoClient) GetContentDescription(ctx context.Context) (int64, error)

GetContentDescription calls the GetContentDescription RPC.

func (*ContentResolverMimeTypeInfoClient) GetIcon

GetIcon calls the GetIcon RPC.

func (*ContentResolverMimeTypeInfoClient) GetLabel

GetLabel calls the GetLabel RPC.

type CursorClient

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

CursorClient wraps the gRPC CursorService client.

func NewCursorClient

func NewCursorClient(cc grpc.ClientConnInterface) *CursorClient

NewCursorClient creates a new Cursor client.

func (*CursorClient) Close

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

Close calls the Close RPC.

func (*CursorClient) CopyStringToBuffer

func (c *CursorClient) CopyStringToBuffer(ctx context.Context, arg0 int32, arg1 int64) error

CopyStringToBuffer calls the CopyStringToBuffer RPC.

func (*CursorClient) Deactivate

func (c *CursorClient) Deactivate(ctx context.Context) error

Deactivate calls the Deactivate RPC.

func (*CursorClient) GetBlob

func (c *CursorClient) GetBlob(ctx context.Context, arg0 int32) (int64, error)

GetBlob calls the GetBlob RPC.

func (*CursorClient) GetColumnCount

func (c *CursorClient) GetColumnCount(ctx context.Context) (int32, error)

GetColumnCount calls the GetColumnCount RPC.

func (*CursorClient) GetColumnIndex

func (c *CursorClient) GetColumnIndex(ctx context.Context, arg0 string) (int32, error)

GetColumnIndex calls the GetColumnIndex RPC.

func (*CursorClient) GetColumnIndexOrThrow

func (c *CursorClient) GetColumnIndexOrThrow(ctx context.Context, arg0 string) (int32, error)

GetColumnIndexOrThrow calls the GetColumnIndexOrThrow RPC.

func (*CursorClient) GetColumnName

func (c *CursorClient) GetColumnName(ctx context.Context, arg0 int32) (string, error)

GetColumnName calls the GetColumnName RPC.

func (*CursorClient) GetColumnNames

func (c *CursorClient) GetColumnNames(ctx context.Context) (int64, error)

GetColumnNames calls the GetColumnNames RPC.

func (*CursorClient) GetCount

func (c *CursorClient) GetCount(ctx context.Context) (int32, error)

GetCount calls the GetCount RPC.

func (*CursorClient) GetDouble

func (c *CursorClient) GetDouble(ctx context.Context, arg0 int32) (float64, error)

GetDouble calls the GetDouble RPC.

func (*CursorClient) GetExtras

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

GetExtras calls the GetExtras RPC.

func (*CursorClient) GetFloat

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

GetFloat calls the GetFloat RPC.

func (*CursorClient) GetInt

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

GetInt calls the GetInt RPC.

func (*CursorClient) GetLong

func (c *CursorClient) GetLong(ctx context.Context, arg0 int32) (int64, error)

GetLong calls the GetLong RPC.

func (*CursorClient) GetNotificationUri

func (c *CursorClient) GetNotificationUri(ctx context.Context) (int64, error)

GetNotificationUri calls the GetNotificationUri RPC.

func (*CursorClient) GetPosition

func (c *CursorClient) GetPosition(ctx context.Context) (int32, error)

GetPosition calls the GetPosition RPC.

func (*CursorClient) GetShort

func (c *CursorClient) GetShort(ctx context.Context, arg0 int32) (int16, error)

GetShort calls the GetShort RPC.

func (*CursorClient) GetString

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

GetString calls the GetString RPC.

func (*CursorClient) GetType

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

GetType calls the GetType RPC.

func (*CursorClient) GetWantsAllOnMoveCalls

func (c *CursorClient) GetWantsAllOnMoveCalls(ctx context.Context) (bool, error)

GetWantsAllOnMoveCalls calls the GetWantsAllOnMoveCalls RPC.

func (*CursorClient) IsAfterLast

func (c *CursorClient) IsAfterLast(ctx context.Context) (bool, error)

IsAfterLast calls the IsAfterLast RPC.

func (*CursorClient) IsBeforeFirst

func (c *CursorClient) IsBeforeFirst(ctx context.Context) (bool, error)

IsBeforeFirst calls the IsBeforeFirst RPC.

func (*CursorClient) IsClosed

func (c *CursorClient) IsClosed(ctx context.Context) (bool, error)

IsClosed calls the IsClosed RPC.

func (*CursorClient) IsFirst

func (c *CursorClient) IsFirst(ctx context.Context) (bool, error)

IsFirst calls the IsFirst RPC.

func (*CursorClient) IsLast

func (c *CursorClient) IsLast(ctx context.Context) (bool, error)

IsLast calls the IsLast RPC.

func (*CursorClient) IsNull

func (c *CursorClient) IsNull(ctx context.Context, arg0 int32) (bool, error)

IsNull calls the IsNull RPC.

func (*CursorClient) Move

func (c *CursorClient) Move(ctx context.Context, arg0 int32) (bool, error)

Move calls the Move RPC.

func (*CursorClient) MoveToFirst

func (c *CursorClient) MoveToFirst(ctx context.Context) (bool, error)

MoveToFirst calls the MoveToFirst RPC.

func (*CursorClient) MoveToLast

func (c *CursorClient) MoveToLast(ctx context.Context) (bool, error)

MoveToLast calls the MoveToLast RPC.

func (*CursorClient) MoveToNext

func (c *CursorClient) MoveToNext(ctx context.Context) (bool, error)

MoveToNext calls the MoveToNext RPC.

func (*CursorClient) MoveToPosition

func (c *CursorClient) MoveToPosition(ctx context.Context, arg0 int32) (bool, error)

MoveToPosition calls the MoveToPosition RPC.

func (*CursorClient) MoveToPrevious

func (c *CursorClient) MoveToPrevious(ctx context.Context) (bool, error)

MoveToPrevious calls the MoveToPrevious RPC.

func (*CursorClient) RegisterContentObserver

func (c *CursorClient) RegisterContentObserver(ctx context.Context, arg0 int64) error

RegisterContentObserver calls the RegisterContentObserver RPC.

func (*CursorClient) RegisterDataSetObserver

func (c *CursorClient) RegisterDataSetObserver(ctx context.Context, arg0 int64) error

RegisterDataSetObserver calls the RegisterDataSetObserver RPC.

func (*CursorClient) Requery

func (c *CursorClient) Requery(ctx context.Context) (bool, error)

Requery calls the Requery RPC.

func (*CursorClient) Respond

func (c *CursorClient) Respond(ctx context.Context, arg0 int64) (int64, error)

Respond calls the Respond RPC.

func (*CursorClient) SetExtras

func (c *CursorClient) SetExtras(ctx context.Context, arg0 int64) error

SetExtras calls the SetExtras RPC.

func (*CursorClient) SetNotificationUri

func (c *CursorClient) SetNotificationUri(ctx context.Context, arg0 int64, arg1 int64) error

SetNotificationUri calls the SetNotificationUri RPC.

func (*CursorClient) UnregisterContentObserver

func (c *CursorClient) UnregisterContentObserver(ctx context.Context, arg0 int64) error

UnregisterContentObserver calls the UnregisterContentObserver RPC.

func (*CursorClient) UnregisterDataSetObserver

func (c *CursorClient) UnregisterDataSetObserver(ctx context.Context, arg0 int64) error

UnregisterDataSetObserver calls the UnregisterDataSetObserver RPC.

type UriBuilderClient

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

UriBuilderClient wraps the gRPC UriBuilderService client.

func NewUriBuilderClient

func NewUriBuilderClient(cc grpc.ClientConnInterface) *UriBuilderClient

NewUriBuilderClient creates a new UriBuilder client.

func (*UriBuilderClient) AppendEncodedPath

func (c *UriBuilderClient) AppendEncodedPath(ctx context.Context, arg0 string) (int64, error)

AppendEncodedPath calls the AppendEncodedPath RPC.

func (*UriBuilderClient) AppendPath

func (c *UriBuilderClient) AppendPath(ctx context.Context, arg0 string) (int64, error)

AppendPath calls the AppendPath RPC.

func (*UriBuilderClient) AppendQueryParameter

func (c *UriBuilderClient) AppendQueryParameter(ctx context.Context, arg0 string, arg1 string) (int64, error)

AppendQueryParameter calls the AppendQueryParameter RPC.

func (*UriBuilderClient) Authority

func (c *UriBuilderClient) Authority(ctx context.Context, arg0 string) (int64, error)

Authority calls the Authority RPC.

func (*UriBuilderClient) Build

func (c *UriBuilderClient) Build(ctx context.Context) (int64, error)

Build calls the Build RPC.

func (*UriBuilderClient) ClearQuery

func (c *UriBuilderClient) ClearQuery(ctx context.Context) (int64, error)

ClearQuery calls the ClearQuery RPC.

func (*UriBuilderClient) EncodedAuthority

func (c *UriBuilderClient) EncodedAuthority(ctx context.Context, arg0 string) (int64, error)

EncodedAuthority calls the EncodedAuthority RPC.

func (*UriBuilderClient) EncodedFragment

func (c *UriBuilderClient) EncodedFragment(ctx context.Context, arg0 string) (int64, error)

EncodedFragment calls the EncodedFragment RPC.

func (*UriBuilderClient) EncodedOpaquePart

func (c *UriBuilderClient) EncodedOpaquePart(ctx context.Context, arg0 string) (int64, error)

EncodedOpaquePart calls the EncodedOpaquePart RPC.

func (*UriBuilderClient) EncodedPath

func (c *UriBuilderClient) EncodedPath(ctx context.Context, arg0 string) (int64, error)

EncodedPath calls the EncodedPath RPC.

func (*UriBuilderClient) EncodedQuery

func (c *UriBuilderClient) EncodedQuery(ctx context.Context, arg0 string) (int64, error)

EncodedQuery calls the EncodedQuery RPC.

func (*UriBuilderClient) Fragment

func (c *UriBuilderClient) Fragment(ctx context.Context, arg0 string) (int64, error)

Fragment calls the Fragment RPC.

func (*UriBuilderClient) OpaquePart

func (c *UriBuilderClient) OpaquePart(ctx context.Context, arg0 string) (int64, error)

OpaquePart calls the OpaquePart RPC.

func (*UriBuilderClient) Path

func (c *UriBuilderClient) Path(ctx context.Context, arg0 string) (int64, error)

Path calls the Path RPC.

func (*UriBuilderClient) Query

func (c *UriBuilderClient) Query(ctx context.Context, arg0 string) (int64, error)

Query calls the Query RPC.

func (*UriBuilderClient) Scheme

func (c *UriBuilderClient) Scheme(ctx context.Context, arg0 string) (int64, error)

Scheme calls the Scheme RPC.

func (*UriBuilderClient) ToString

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

ToString calls the ToString RPC.

type UriClient

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

UriClient wraps the gRPC UriService client.

func NewUriClient

func NewUriClient(cc grpc.ClientConnInterface) *UriClient

NewUriClient creates a new Uri client.

func (*UriClient) BuildUpon

func (c *UriClient) BuildUpon(ctx context.Context) (int64, error)

BuildUpon calls the BuildUpon RPC.

func (*UriClient) CompareTo1

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

CompareTo1 calls the CompareTo1 RPC.

func (*UriClient) CompareTo1_1

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

CompareTo1_1 calls the CompareTo1_1 RPC.

func (*UriClient) Decode

func (c *UriClient) Decode(ctx context.Context, arg0 string) (string, error)

Decode calls the Decode RPC.

func (*UriClient) Encode1

func (c *UriClient) Encode1(ctx context.Context, arg0 string) (string, error)

Encode1 calls the Encode1 RPC.

func (*UriClient) Encode2_1

func (c *UriClient) Encode2_1(ctx context.Context, arg0 string, arg1 string) (string, error)

Encode2_1 calls the Encode2_1 RPC.

func (*UriClient) Equals

func (c *UriClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*UriClient) FromFile

func (c *UriClient) FromFile(ctx context.Context, arg0 int64) (int64, error)

FromFile calls the FromFile RPC.

func (*UriClient) FromParts

func (c *UriClient) FromParts(ctx context.Context, arg0 string, arg1 string, arg2 string) (int64, error)

FromParts calls the FromParts RPC.

func (*UriClient) GetAuthority

func (c *UriClient) GetAuthority(ctx context.Context) (string, error)

GetAuthority calls the GetAuthority RPC.

func (*UriClient) GetBooleanQueryParameter

func (c *UriClient) GetBooleanQueryParameter(ctx context.Context, arg0 string, arg1 bool) (bool, error)

GetBooleanQueryParameter calls the GetBooleanQueryParameter RPC.

func (*UriClient) GetEncodedAuthority

func (c *UriClient) GetEncodedAuthority(ctx context.Context) (string, error)

GetEncodedAuthority calls the GetEncodedAuthority RPC.

func (*UriClient) GetEncodedFragment

func (c *UriClient) GetEncodedFragment(ctx context.Context) (string, error)

GetEncodedFragment calls the GetEncodedFragment RPC.

func (*UriClient) GetEncodedPath

func (c *UriClient) GetEncodedPath(ctx context.Context) (string, error)

GetEncodedPath calls the GetEncodedPath RPC.

func (*UriClient) GetEncodedQuery

func (c *UriClient) GetEncodedQuery(ctx context.Context) (string, error)

GetEncodedQuery calls the GetEncodedQuery RPC.

func (*UriClient) GetEncodedSchemeSpecificPart

func (c *UriClient) GetEncodedSchemeSpecificPart(ctx context.Context) (string, error)

GetEncodedSchemeSpecificPart calls the GetEncodedSchemeSpecificPart RPC.

func (*UriClient) GetEncodedUserInfo

func (c *UriClient) GetEncodedUserInfo(ctx context.Context) (string, error)

GetEncodedUserInfo calls the GetEncodedUserInfo RPC.

func (*UriClient) GetFragment

func (c *UriClient) GetFragment(ctx context.Context) (string, error)

GetFragment calls the GetFragment RPC.

func (*UriClient) GetHost

func (c *UriClient) GetHost(ctx context.Context) (string, error)

GetHost calls the GetHost RPC.

func (*UriClient) GetLastPathSegment

func (c *UriClient) GetLastPathSegment(ctx context.Context) (string, error)

GetLastPathSegment calls the GetLastPathSegment RPC.

func (*UriClient) GetPath

func (c *UriClient) GetPath(ctx context.Context) (string, error)

GetPath calls the GetPath RPC.

func (*UriClient) GetPathSegments

func (c *UriClient) GetPathSegments(ctx context.Context) (int64, error)

GetPathSegments calls the GetPathSegments RPC.

func (*UriClient) GetPort

func (c *UriClient) GetPort(ctx context.Context) (int32, error)

GetPort calls the GetPort RPC.

func (*UriClient) GetQuery

func (c *UriClient) GetQuery(ctx context.Context) (string, error)

GetQuery calls the GetQuery RPC.

func (*UriClient) GetQueryParameter

func (c *UriClient) GetQueryParameter(ctx context.Context, arg0 string) (string, error)

GetQueryParameter calls the GetQueryParameter RPC.

func (*UriClient) GetQueryParameterNames

func (c *UriClient) GetQueryParameterNames(ctx context.Context) (int64, error)

GetQueryParameterNames calls the GetQueryParameterNames RPC.

func (*UriClient) GetQueryParameters

func (c *UriClient) GetQueryParameters(ctx context.Context, arg0 string) (int64, error)

GetQueryParameters calls the GetQueryParameters RPC.

func (*UriClient) GetScheme

func (c *UriClient) GetScheme(ctx context.Context) (string, error)

GetScheme calls the GetScheme RPC.

func (*UriClient) GetSchemeSpecificPart

func (c *UriClient) GetSchemeSpecificPart(ctx context.Context) (string, error)

GetSchemeSpecificPart calls the GetSchemeSpecificPart RPC.

func (*UriClient) GetUserInfo

func (c *UriClient) GetUserInfo(ctx context.Context) (string, error)

GetUserInfo calls the GetUserInfo RPC.

func (*UriClient) HashCode

func (c *UriClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*UriClient) IsAbsolute

func (c *UriClient) IsAbsolute(ctx context.Context) (bool, error)

IsAbsolute calls the IsAbsolute RPC.

func (*UriClient) IsHierarchical

func (c *UriClient) IsHierarchical(ctx context.Context) (bool, error)

IsHierarchical calls the IsHierarchical RPC.

func (*UriClient) IsOpaque

func (c *UriClient) IsOpaque(ctx context.Context) (bool, error)

IsOpaque calls the IsOpaque RPC.

func (*UriClient) IsRelative

func (c *UriClient) IsRelative(ctx context.Context) (bool, error)

IsRelative calls the IsRelative RPC.

func (*UriClient) NormalizeScheme

func (c *UriClient) NormalizeScheme(ctx context.Context) (int64, error)

NormalizeScheme calls the NormalizeScheme RPC.

func (*UriClient) Parse

func (c *UriClient) Parse(ctx context.Context, arg0 string) (int64, error)

Parse calls the Parse RPC.

func (*UriClient) ToString

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

ToString calls the ToString RPC.

func (*UriClient) WithAppendedPath

func (c *UriClient) WithAppendedPath(ctx context.Context, arg0 int64, arg1 string) (int64, error)

WithAppendedPath calls the WithAppendedPath RPC.

func (*UriClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

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