Home
last modified time | relevance | path

Searched defs:SetBoolean (Results 1 – 7 of 7) sorted by relevance

/external/libbrillo/brillo/
Dkey_value_store.cc126 void KeyValueStore::SetBoolean(const string& key, bool value) { in SetBoolean() function in brillo::KeyValueStore
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py354 def SetBoolean(self, key, value): member in SharedPrefs
/external/libchrome/base/trace_event/
Dtrace_event_argument.cc118 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
/external/pdfium/fxjs/xfa/
Dcfxjse_value.cpp445 void CFXJSE_Value::SetBoolean(bool bBoolean) { in SetBoolean() function in CFXJSE_Value
Dcjx_object.cpp334 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean() function in CJX_Object
/external/libchrome/base/
Dvalues.cc761 Value* DictionaryValue::SetBoolean(StringPiece path, bool in_value) { in SetBoolean() function in base::DictionaryValue
/external/dng_sdk/source/
Ddng_xmp.cpp1131 void dng_xmp::SetBoolean (const char *ns, in SetBoolean() function in dng_xmp