Home
last modified time | relevance | path

Searched defs:getReplacementValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
H A DBucketingConfig.java183 com.google.privacy.dlp.v2.Value getReplacementValue(); in getReplacementValue() method
372 public com.google.privacy.dlp.v2.Value getReplacementValue() { in getReplacementValue() method in BucketingConfig.Bucket
1216 public com.google.privacy.dlp.v2.Value getReplacementValue() { in getReplacementValue() method in BucketingConfig.Bucket.Builder
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2138 virtual std::optional<Value *> getReplacementValue(InternalControlVar ICV, in getReplacementValue() function
2290 std::optional<Value *> getReplacementValue(InternalControlVar ICV, in getReplacementValue() function