Home
last modified time | relevance | path

Searched refs:as_property_dictionary_ (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/tests/
Ddbus_test.cc21 as_property_dictionary_(false), in DBusMatch()
103 as_property_dictionary_ = true; in AsPropertyDictionary()
227 if (as_property_dictionary_) { in AppendArgsToMessage()
239 if (as_property_dictionary_) { in AppendArgsToMessage()
269 if (as_property_dictionary_) { in AppendArgsToMessage()
305 if (as_property_dictionary_) { in AppendArgsToMessage()
311 if (as_property_dictionary_) in AppendArgsToMessage()
Ddbus_test.h224 bool as_property_dictionary_; variable