Home
last modified time | relevance | path

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

/external/autotest/client/deps/ibusclient/src/
Dibusclient.cc17 const gboolean kDummyValueBoolean = TRUE; variable
79 variant = g_variant_new_boolean(kDummyValueBoolean); in SetConfigAndPrintResult()
162 if (g_variant_get_boolean(variant) != kDummyValueBoolean) { in GetConfigAndPrintResult()