Home
last modified time | relevance | path

Searched defs:GetServerInfo (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tink/testing/cc/
H A Dmetadata_impl.cc24 grpc::Status MetadataImpl::GetServerInfo(grpc::ServerContext* context, in GetServerInfo() function in tink_testing_api::MetadataImpl
H A Dmetadata_impl_test.cc32 TEST(MetadataImplTest, GetServerInfo) { in TEST() argument
/aosp_15_r20/external/tink/testing/go/
H A Dmetadata_service.go30 func (s *MetadataService) GetServerInfo(ctx context.Context, req *pb.ServerInfoRequest) (*pb.Server… func
/aosp_15_r20/external/tink/testing/python/
H A Dservices.py230 def GetServerInfo( member in MetadataServicer
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto31 rpc GetServerInfo(ServerInfoRequest) returns (ServerInfoResponse) {} rpc
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto31 rpc GetServerInfo(ServerInfoRequest) returns (ServerInfoResponse) {} rpc
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto31 rpc GetServerInfo(ServerInfoRequest) returns (ServerInfoResponse) {} rpc
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto31 rpc GetServerInfo(ServerInfoRequest) returns (ServerInfoResponse) {} rpc
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto31 rpc GetServerInfo(ServerInfoRequest) returns (ServerInfoResponse) {} rpc
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddplay8.h590 …STDMETHOD(GetServerInfo)(THIS_ DPN_PLAYER_INFO *pdpnPlayerInfo, DWORD *pdwSize, DWORD dwFlags) PUR… in DECLARE_INTERFACE_() local