Home
last modified time | relevance | path

Searched full:authsample (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/
Dproject.pbxproj17 …B816D02635 /* libPods-AuthSample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F217A6ECA7F5B…
21 …B2100EF0978 /* AuthSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application…
33AuthSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = te…
34AuthSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = …
35 …071B /* libPods-AuthSample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeI…
43 832213142AB24DB816D02635 /* libPods-AuthSample.a in Frameworks */,
53 A387D6CECBCF2EAF2983033A /* Pods-AuthSample.debug.xcconfig */,
54 B444176735DA81FBE4B8B80C /* Pods-AuthSample.release.xcconfig */,
62 F217A6ECA7F5BD1D5FB5071B /* libPods-AuthSample.a */,
70 63E1E97E1B28CB2100EF0978 /* AuthSample */,
[all …]
/external/grpc-grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes/
DAuthSample.xcscheme18 BuildableName = "AuthSample.app"
19 BlueprintName = "AuthSample"
20 ReferencedContainer = "container:AuthSample.xcodeproj">
36 BuildableName = "AuthSample.app"
37 BlueprintName = "AuthSample"
38 ReferencedContainer = "container:AuthSample.xcodeproj">
59 BuildableName = "AuthSample.app"
60 BlueprintName = "AuthSample"
61 ReferencedContainer = "container:AuthSample.xcodeproj">
78 BuildableName = "AuthSample.app"
[all …]
/external/grpc-grpc/examples/objective-c/auth_sample/Misc/
DGoogleService-Info.plist20 <string>io.grpc.AuthSample</string>
22 <string>grpc-authsample</string>
24 <string>grpc-authsample.appspot.com</string>
38 <string>https://grpc-authsample.firebaseio.com</string>
DInfo.plist40 <string>io.grpc.AuthSample</string>
/external/grpc-grpc/examples/objective-c/auth_sample/
DMakeRPCViewController.m21 #import <AuthTestService/AuthSample.pbrpc.h>
30 @interface NSError (AuthSample) category
34 @implementation NSError (AuthSample) category
DPodfile6 target 'AuthSample' do
/external/grpc-grpc/
D.travis.yml30 - SCHEME="AuthSample"
31 WORKSPACE="AuthSample.xcworkspace" TEST_PATH="examples/objective-c/auth_sample"
/external/grpc-grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace/
Dcontents.xcworkspacedata5 location = "self:AuthSample.xcodeproj">
/external/grpc-grpc/tools/run_tests/
Drun_tests.py1083 shortname='objc-build-example-authsample',
1086 'SCHEME': 'AuthSample',