Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary.go55 Inject_bssl_hash *bool `android:"arch_variant"` member
361 …outputFile = maybeInjectBoringSSLHash(ctx, outputFile, binary.Properties.Inject_bssl_hash, fileNam…
Dlibrary.go115 Inject_bssl_hash *bool `android:"arch_variant"` member
982 …outputFile = maybeInjectBoringSSLHash(ctx, outputFile, library.Properties.Inject_bssl_hash, fileNa…
1640 if Bool(library.Properties.Inject_bssl_hash) {