Home
last modified time | relevance | path

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

/aosp14/system/core/cli-test/
H A Dcli-test.cpp98 static void SetField(const char* what, std::string* field, std::string_view value) { in SetField() function
/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_builder.h281 static inline Instruction SetField(size_t field_id, Value object, Value value) { in SetField() function