Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary.go56 Inject_bssl_hash *bool `android:"arch_variant"` member
380 …outputFile = maybeInjectBoringSSLHash(ctx, outputFile, binary.Properties.Inject_bssl_hash, fileNam…
Dlibrary.go118 Inject_bssl_hash *bool `android:"arch_variant"` member
1257 …outputFile = maybeInjectBoringSSLHash(ctx, outputFile, library.Properties.Inject_bssl_hash, fileNa…
2196 if Bool(library.Properties.Inject_bssl_hash) {