HomeSort by relevance Sort by last modified time
    Searched defs:SetBoolean (Results 1 - 11 of 11) sorted by null

  /system/update_engine/common/
prefs.cc 95 bool Prefs::SetBoolean(const string& key, const bool value) {
fake_prefs.cc 86 bool FakePrefs::SetBoolean(const string& key, const bool value) {
  /external/libbrillo/brillo/
key_value_store.cc 119 void KeyValueStore::SetBoolean(const string& key, bool value) {
  /external/pdfium/xfa/src/fxjse/src/
value.h 162 V8_INLINE void SetBoolean(FX_BOOL bBoolean) {
  /art/runtime/
art_field-inl.h 147 inline void ArtField::SetBoolean(mirror::Object* object, uint8_t z) {
  /external/chromium-trace/catapult/devil/devil/android/sdk/
shared_prefs.py 293 def SetBoolean(self, key, value):
  /external/libchrome/base/trace_event/
trace_event_argument.cc 114 void TracedValue::SetBoolean(const char* name, bool value) {
  /external/dng_sdk/source/
dng_xmp.cpp 1131 void dng_xmp::SetBoolean (const char *ns,
    [all...]
  /external/libchrome/base/
values.cc 428 void DictionaryValue::SetBoolean(const std::string& path, bool in_value) {
    [all...]
  /external/libweave/third_party/chromium/base/
values.cc 413 void DictionaryValue::SetBoolean(const std::string& path, bool in_value) {
  /external/pdfium/xfa/src/fxfa/src/common/
xfa_object.h 159 FX_BOOL SetBoolean(XFA_ATTRIBUTE eAttr,
    [all...]

Completed in 739 milliseconds