Home
last modified time | relevance | path

Searched defs:initType (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/libcore/ojluni/src/main/java/javax/crypto/
H A DCipher.java784 private void chooseProvider(InitType initType, int opmode, Key key, in chooseProvider()
2739 final InitType initType; field in Cipher.InitParams
2746 InitParams(InitType initType, int opmode, Key key, SecureRandom random, in InitParams()
H A DKeyGenerator.java199 private int initType; field in KeyGenerator
H A DKeyAgreement.java386 private void chooseProvider(int initType, Key key, in chooseProvider()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/javax/crypto/
DCipher.java784 private void chooseProvider(InitType initType, int opmode, Key key, in chooseProvider()
2739 final InitType initType; field in Cipher.InitParams
2746 InitParams(InitType initType, int opmode, Key key, SecureRandom random, in InitParams()
DKeyGenerator.java199 private int initType; field in KeyGenerator
DKeyAgreement.java386 private void chooseProvider(int initType, Key key, in chooseProvider()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/crypto/
DCipher.java784 private void chooseProvider(InitType initType, int opmode, Key key, in chooseProvider()
2739 final InitType initType; field in Cipher.InitParams
2746 InitParams(InitType initType, int opmode, Key key, SecureRandom random, in InitParams()
DKeyGenerator.java199 private int initType; field in KeyGenerator
DKeyAgreement.java386 private void chooseProvider(int initType, Key key, in chooseProvider()
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/invoke/
H A DMethodHandles.java1187 MethodType initType = initMethodType(constructorType); in createMethodHandleForConstructor() local
4992 MethodType initType = init.type(); in whileLoopChecks() local
5336 MethodType initType = init.type(); in countedLoopChecks() local
5585 MethodType initType = init.type(); in iteratedLoopChecks() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java1187 MethodType initType = initMethodType(constructorType); in createMethodHandleForConstructor() local
4992 MethodType initType = init.type(); in whileLoopChecks() local
5336 MethodType initType = init.type(); in countedLoopChecks() local
5585 MethodType initType = init.type(); in iteratedLoopChecks() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java1187 MethodType initType = initMethodType(constructorType); in createMethodHandleForConstructor() local
4992 MethodType initType = init.type(); in whileLoopChecks() local
5336 MethodType initType = init.type(); in countedLoopChecks() local
5585 MethodType initType = init.type(); in iteratedLoopChecks() local
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/security/
H A DKeyPairGenerator.java158 private int initType; field in KeyPairGenerator.Delegate
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/
DKeyPairGenerator.java604 private int initType; field in KeyPairGenerator.Delegate
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/
H A DKeyPairGenerator.java604 private int initType; field in KeyPairGenerator.Delegate
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/
DKeyPairGenerator.java604 private int initType; field in KeyPairGenerator.Delegate
/aosp_15_r20/external/ims/rcs/rcsservice/src/com/android/service/ims/
H A DRcsStackAdaptor.java683 private void startInitPresenceTimer(int times, int initType){ in startInitPresenceTimer()
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/
H A DLoopCombinatorTest.java537 …public static void testCountedLoopBodyParameters(MethodType countType, MethodType initType, Method… in testCountedLoopBodyParameters()
552 …c void testCountedLoopBodyParametersNullInit(MethodType countType, MethodType initType, MethodType… in testCountedLoopBodyParametersNullInit()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/thlo/IR/
H A Dthlo_ops.cc585 auto initType = init().getType().cast<ShapedType>(); in verify() local
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/cereal/common/
H A Dvulkantypes.py940 def initType(self, name: str, category: str): member in VulkanTypeInfo
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DTypes.h1476 void initType(const TSourceLoc& l) in initType() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DTypes.h1477 void initType(const TSourceLoc& l) in initType() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp8241 TBasicType initType = initList->getSequence()[i]->getAsTyped()->getBasicType(); in convertInitializerList() local
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Djce.jarMETA-INF/ META-INF/MANIFEST.MF javax/crypto/AEADBadTagException.class AEADBadTagException ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Djce.jarMETA-INF/ META-INF/MANIFEST.MF javax/crypto/AEADBadTagException.class AEADBadTagException ...

123