Home
last modified time | relevance | path

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

/external/google-cloud-java/java-kms/grpc-google-cloud-kms-v1/src/main/java/com/google/cloud/kms/v1/
DKeyManagementServiceGrpc.java490 getCreateCryptoKeyMethod; field in KeyManagementServiceGrpc
499 getCreateCryptoKeyMethod() { in getCreateCryptoKeyMethod() method in KeyManagementServiceGrpc
502 getCreateCryptoKeyMethod; in getCreateCryptoKeyMethod() local
503 if ((getCreateCryptoKeyMethod = KeyManagementServiceGrpc.getCreateCryptoKeyMethod) == null) { in getCreateCryptoKeyMethod()
505 if ((getCreateCryptoKeyMethod = KeyManagementServiceGrpc.getCreateCryptoKeyMethod) in getCreateCryptoKeyMethod()
507 KeyManagementServiceGrpc.getCreateCryptoKeyMethod = in getCreateCryptoKeyMethod()
508 getCreateCryptoKeyMethod = in getCreateCryptoKeyMethod()
528 return getCreateCryptoKeyMethod; in getCreateCryptoKeyMethod()
1463 getCreateCryptoKeyMethod(), responseObserver); in createCryptoKey()
1985 getChannel().newCall(getCreateCryptoKeyMethod(), getCallOptions()), in createCryptoKey()
[all …]