Home
last modified time | relevance | path

Searched refs:ContentView (Results 1 – 15 of 15) sorted by relevance

/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/
DGetContentRequest.java81 public enum ContentView implements com.google.protobuf.ProtocolMessageEnum { enum in GetContentRequest
162 public static ContentView valueOf(int value) { in valueOf()
170 public static ContentView forNumber(int value) { in forNumber()
183 public static com.google.protobuf.Internal.EnumLiteMap<ContentView> internalGetValueMap() { in internalGetValueMap()
187 private static final com.google.protobuf.Internal.EnumLiteMap<ContentView> internalValueMap =
188 new com.google.protobuf.Internal.EnumLiteMap<ContentView>() {
189 public ContentView findValueByNumber(int number) {
190 return ContentView.forNumber(number);
210 private static final ContentView[] VALUES = values();
212 public static ContentView valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) { in valueOf()
[all …]
DGetContentRequestOrBuilder.java84 com.google.cloud.dataplex.v1.GetContentRequest.ContentView getView(); in getView()
/external/dagger2/java/dagger/android/support/
DDaggerFragment.java21 import androidx.annotation.ContentView;
43 @ContentView
DDaggerAppCompatActivity.java21 import androidx.annotation.ContentView;
45 @ContentView
/external/executorch/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo/Sources/App/
DContentView.swift12 struct ContentView: View { struct
65 ContentView()
DApp.swift15 ContentView()
/external/angle/util/osx/
DOSXWindow.h24 @interface ContentView : NSView {
62 ContentView *mView;
DOSXWindow.mm423 @implementation ContentView implementation
663 mView = [[ContentView alloc] initWithWindow:this];
/external/android_onboarding/java/com/android/onboarding/activity/
DOnboardingActivity.kt7 import androidx.annotation.ContentView
22 @ContentView
/external/executorch/examples/demo-apps/apple_ios/LLaMA/LLaMA/Application/
DApp.swift15 ContentView()
DContentView.swift57 struct ContentView: View { struct
/external/executorch/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo.xcodeproj/
Dproject.pbxproj12 …01A72AC22B16002955E1 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 032C018D2…
97 …B16002955E1 /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…
205 032C018D2AC22B16002955E1 /* ContentView.swift */,
453 032C01A72AC22B16002955E1 /* ContentView.swift in Sources */,
/external/executorch/examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/
Dproject.pbxproj11 …D68C2BAACB6900DEF36F /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0324D6812…
87 …B6900DEF36F /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…
172 0324D6812BAACB6900DEF36F /* ContentView.swift */,
465 0324D68C2BAACB6900DEF36F /* ContentView.swift in Sources */,
/external/googleapis/google/cloud/dataplex/v1/
Dcontent.proto246 enum ContentView { enum
268 ContentView view = 2 [(google.api.field_behavior) = OPTIONAL];
/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/
Dcontent.proto246 enum ContentView { enum
268 ContentView view = 2 [(google.api.field_behavior) = OPTIONAL];