Home
last modified time | relevance | path

Searched defs:OutputPrefix (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tink/go/core/cryptofmt/
H A Dcryptofmt.go55 func OutputPrefix(key *tinkpb.Keyset_Key) (string, error) { func
/aosp_15_r20/external/tink/cc/util/
H A Denums.cc265 pb::OutputPrefixType Enums::OutputPrefix(absl::string_view name) { in OutputPrefix() function in crypto::tink::util::Enums
/aosp_15_r20/external/llvm/tools/bugpoint/
H A DExecutionDriver.cpp113 OutputPrefix("output-prefix", cl::init("bugpoint"), variable
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_network_data.cpp107 void NetworkData::OutputPrefix(const otBorderRouterConfig &aConfig) in OutputPrefix() function in ot::Cli::NetworkData