Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/include/lib/fit/internal/
H A Dfunction.h42 struct base_target_ops { struct
50 constexpr base_target_ops(decltype(target_type_id) target_type_id_func, decltype(get) get_func, in base_target_ops() argument