fdf_internal
Summary
Functions
|
Args(LogArgs... values)
|
|
ArgsSize(Args... args)
|
constexpr size_t
|
FromCString(const char *value)
|
std::optional< std::string_view >
|
GetModules(const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols)
|
std::unordered_set< std::string >
|
GetSymbol(const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols, std::string_view name, T default_value)
|
T
|
GetSymbol(const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols, std::string_view module_name, std::string_view symbol_name, T default_value)
|
T
|
ILessThanSize()
|
constexpr bool
|
IfExistsRunUnmanagedUntil(fit::function< bool()> condition)
|
|
KeyValueInternal(Key key, Value value)
|
|
MakeKV(std::tuple< Values...> value, std::tuple< Tuple...> tuple)
|
auto
|
MakeKV(std::tuple< Args...> args, std::tuple< EmptyTuple...> start_tuple)
|
auto
|
MakeKV(std::tuple< Args...> args)
|
auto
|
MakeValue(Msg msg, fdf_internal::Tuplet< Args...> args)
|
auto
|
Not()
|
constexpr bool
|
NsValue(const fidl::VectorView< fuchsia_component_runner::wire::ComponentNamespaceEntry > & entries, std::string_view path)
|
|
NsValue(const std::vector< fuchsia_component_runner::ComponentNamespaceEntry > & entries, std::string_view path)
|
|
ProgramValue(const fuchsia_data::wire::Dictionary & program, std::string_view key)
|
|
ProgramValue(const std::optional< fuchsia_data::Dictionary > & program, std::string_view key)
|
|
ProgramValueAsObjVector(const fuchsia_data::wire::Dictionary & program, std::string_view key)
|
zx::result< std::vector< fuchsia_data::wire::Dictionary > >
|
ProgramValueAsObjVector(const fuchsia_data::Dictionary & program, std::string_view key)
|
zx::result< std::vector< fuchsia_data::Dictionary > >
|
ProgramValueAsVector(const fuchsia_data::wire::Dictionary & program, std::string_view key)
|
|
ProgramValueAsVector(const fuchsia_data::Dictionary & program, std::string_view key)
|
|
SymbolValue(const fuchsia_driver_framework::wire::DriverStartArgs & args, std::string_view name)
|
|
SymbolValue(const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols, std::string_view name)
|
|
SymbolValue(const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols, std::string_view module_name, std::string_view symbol_name)
|
|
fx_slog(fdf::Logger & logger, FuchsiaLogSeverity severity, const char *file, int line, Msg msg, Args... args)
|
void
|
vpanic(std::string_view fmt, std::format_args args)
|
void
|
Functions
ArgsSize
constexpr size_t ArgsSize(
Args... args
)
FromCString
std::optional< std::string_view > FromCString(
const char *value
)
GetModules
std::unordered_set< std::string > GetModules(
const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols
)
GetSymbol
T GetSymbol(
const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols,
std::string_view name,
T default_value
)
GetSymbol
T GetSymbol(
const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols,
std::string_view module_name,
std::string_view symbol_name,
T default_value
)
ILessThanSize
constexpr bool ILessThanSize()
MakeKV
auto MakeKV(
std::tuple< Values...> value,
std::tuple< Tuple...> tuple
)
MakeKV
auto MakeKV(
std::tuple< Args...> args,
std::tuple< EmptyTuple...> start_tuple
)
MakeKV
auto MakeKV(
std::tuple< Args...> args
)
NsValue
zx::result< fidl::UnownedClientEnd< fuchsia_io::Directory > > NsValue(
const std::vector< fuchsia_component_runner::ComponentNamespaceEntry > & entries,
std::string_view path
)
ProgramValue
zx::result< std::string > ProgramValue(
const fuchsia_data::wire::Dictionary & program,
std::string_view key
)
ProgramValue
zx::result< std::string > ProgramValue(
const std::optional< fuchsia_data::Dictionary > & program,
std::string_view key
)
ProgramValueAsObjVector
zx::result< std::vector< fuchsia_data::wire::Dictionary > > ProgramValueAsObjVector(
const fuchsia_data::wire::Dictionary & program,
std::string_view key
)
ProgramValueAsObjVector
zx::result< std::vector< fuchsia_data::Dictionary > > ProgramValueAsObjVector(
const fuchsia_data::Dictionary & program,
std::string_view key
)
ProgramValueAsVector
zx::result< std::vector< std::string > > ProgramValueAsVector(
const fuchsia_data::wire::Dictionary & program,
std::string_view key
)
ProgramValueAsVector
zx::result< std::vector< std::string > > ProgramValueAsVector(
const fuchsia_data::Dictionary & program,
std::string_view key
)
SymbolValue
zx::result< T > SymbolValue(
const fuchsia_driver_framework::wire::DriverStartArgs & args,
std::string_view name
)
SymbolValue
zx::result< T > SymbolValue(
const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols,
std::string_view name
)
SymbolValue
zx::result< T > SymbolValue(
const std::optional< std::vector< fuchsia_driver_framework::NodeSymbol >> & symbols,
std::string_view module_name,
std::string_view symbol_name
)
fx_slog
void fx_slog(
fdf::Logger & logger,
FuchsiaLogSeverity severity,
const char *file,
int line,
Msg msg,
Args... args
)
vpanic
void vpanic(
std::string_view fmt,
std::format_args args
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-18 UTC."],[],[]]