Home
last modified time | relevance | path

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

/aosp12/system/nvram/messages/
H A Dnvram_messages.cpp31 static constexpr auto kFields = MakeFieldList(); member
35 static constexpr auto kFields = member
45 static constexpr auto kFields = member
57 static constexpr auto kFields = member
62 static constexpr auto kFields = member
70 static constexpr auto kFields = member
88 static constexpr auto kFields = member
99 static constexpr auto kFields = member
105 static constexpr auto kFields = member
110 static constexpr auto kFields = member
[all …]
/aosp12/system/nvram/core/
H A Dpersistence.cpp82 static constexpr auto kFields = member
90 static constexpr auto kFields = member
/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier_test.cc946 static const char* kFields[] = { "foo", "bar" }; in TEST_F() local
982 constexpr const char* kFields[] = { "foo", "bar"}; in TEST_F() local
1010 constexpr const char* kFields[] = { "foo", "bar"}; in TEST_F() local