Home
last modified time | relevance | path

Searched defs:createFrom (Results 1 – 17 of 17) sorted by relevance

/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/
DAltsContextUtil.java38 public static AltsContext createFrom(ServerCall<?,?> call) { in createFrom() method in AltsContextUtil
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
DObjectDescriptorFactory.java158 …public static BaseDescriptor createFrom(int objectTypeIndication, ByteBuffer bb) throws IOExceptio… in createFrom() method in ObjectDescriptorFactory
/external/tink/java_src/src/main/java/com/google/crypto/tink/
DKeyTemplate.java98 public static KeyTemplate createFrom(Parameters p) throws GeneralSecurityException { in createFrom() method in KeyTemplate
/external/tink-java/src/main/java/com/google/crypto/tink/
DKeyTemplate.java102 public static KeyTemplate createFrom(Parameters p) throws GeneralSecurityException { in createFrom() method in KeyTemplate
/external/mockito/src/main/java/org/mockito/internal/invocation/
DInvocationMatcher.java49 public static List<InvocationMatcher> createFrom(List<Invocation> invocations) { in createFrom() method in InvocationMatcher
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/
DTensorImage.java108 public static TensorImage createFrom(TensorImage src, DataType dataType) { in createFrom() method in TensorImage
/external/jetpack-camera-app/feature/preview/src/main/java/com/google/jetpackcamera/feature/preview/
DPreviewUiState.kt157 fun createFrom( in createFrom() method
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DGnssStatusBuilder.java175 private static GnssStatus createFrom(List<GnssSatelliteInfo> satelliteInfos) { in createFrom() method in GnssStatusBuilder
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/tensorbuffer/
DTensorBuffer.java115 public static TensorBuffer createFrom(@NonNull TensorBuffer buffer, DataType dataType) { in createFrom() method in TensorBuffer
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp55 Register LiveRangeEdit::createFrom(Register OldReg) { in createFrom() function in LiveRangeEdit
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp43 unsigned LiveRangeEdit::createFrom(unsigned OldReg) { in createFrom() function in LiveRangeEdit
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp54 unsigned LiveRangeEdit::createFrom(unsigned OldReg) { in createFrom() function in LiveRangeEdit
/external/cronet/stable/third_party/icu/source/common/
Duniset.cpp1076 UnicodeSet* U_EXPORT2 UnicodeSet::createFrom(const UnicodeString& s) { in createFrom() function in UnicodeSet
/external/cronet/tot/third_party/icu/source/common/
Duniset.cpp1076 UnicodeSet* U_EXPORT2 UnicodeSet::createFrom(const UnicodeString& s) { in createFrom() function in UnicodeSet
/external/icu/icu4c/source/common/
Duniset.cpp1074 UnicodeSet* U_EXPORT2 UnicodeSet::createFrom(const UnicodeString& s) { in createFrom() function in UnicodeSet
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/
DIBMCalendarTest.java1366 static CalFields createFrom(Calendar cal) { in createFrom() method in IBMCalendarTest.CalFields
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DIBMCalendarTest.java1369 static CalFields createFrom(Calendar cal) { in createFrom() method in IBMCalendarTest.CalFields