Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_json/public/pw_json/internal/
H A Dnesting.h84 constexpr NestedJson(NestedJson&& other) : builder_(), nesting_() { in NestedJson() function
101 constexpr NestedJson(JsonBuilder& builder, const Nesting& nesting) in NestedJson() function
/aosp_15_r20/external/pigweed/pw_json/
H A Dbuilder_test.cc256 TEST(JsonObject, NestedJson) { in TEST() argument
489 TEST(JsonValue, NestedJson) { in TEST() argument