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

  /external/clang/test/CodeGenCXX/
catch-undef-behavior2.cpp 4 bool GetBool(bool default_value) {
  /system/connectivity/shill/
fake_store.cc 163 bool FakeStore::GetBool(const string& group, const string& key, bool* value)
key_file_store.cc 251 bool KeyFileStore::GetBool(const string& group,
395 if (!GetBool(group, property.first, &value) ||
key_value_store.cc 132 bool KeyValueStore::GetBool(const string& name) const {
json_store.cc 558 bool JsonStore::GetBool(const string& group, const string& key, bool* value)
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h     [all...]

Completed in 436 milliseconds