Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_json/public/pw_json/internal/
H A Dnesting.h34 constexpr Nesting() : json_offset_(0), depth_(0), types_(0) {} in Nesting() function
66 constexpr Nesting(size_t offset, uint16_t depth, uint16_t types) in Nesting() function
/aosp_15_r20/external/scudo/standalone/
H A Dtiming.h135 Timer Nesting = getOrCreateTimer(Name); in nest() local
228 u32 Nesting = MaxNumberOfTimers; member
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/
H A DJsonPathTest.kt109 class Nesting(val f: Sealed) : Sealed() class in kotlinx.serialization.JsonPathTest.Sealed
/aosp_15_r20/external/clang/docs/
H A DBlock-ABI-Apple.rst564 Nesting subsection
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dasync_track_set_tracker_unittest.cc103 TEST_F(AsyncTrackSetTrackerUnittest, Nesting) { in TEST_F() argument
/aosp_15_r20/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser_test.cpp905 TEST(ArtifactTest, Nesting) { argument
/aosp_15_r20/external/cronet/base/task/
H A Dsingle_thread_task_executor_unittest.cc823 TEST_P(SingleThreadTaskExecutorTypedTest, Nesting) { in TEST_P() argument
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_unittest.cc1124 TEST_P(MessageLoopTypedTest, Nesting) { in TEST_P() argument