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()
101 as_property_dictionary_ = true; in AsPropertyDictionary()
213 if (as_property_dictionary_) { in AppendArgsToMessage()
224 if (as_property_dictionary_) { in AppendArgsToMessage()
253 if (as_property_dictionary_) { in AppendArgsToMessage()
285 if (as_property_dictionary_) { in AppendArgsToMessage()
291 if (as_property_dictionary_) in AppendArgsToMessage()
Ddbus_test.h227 bool as_property_dictionary_; variable