HomeSort by relevance Sort by last modified time
    Searched refs:SetBool (Results 26 - 50 of 62) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9effect.h 123 STDMETHOD(SetBool)(THIS_ D3DXHANDLE parameter, WINBOOL b) PURE;
227 STDMETHOD(SetBool)(THIS_ D3DXHANDLE parameter, WINBOOL b) PURE;
320 STDMETHOD(SetBool)(THIS_ D3DXHANDLE parameter, WINBOOL b) PURE;
  /external/protobuf/src/google/protobuf/
generated_message_reflection.h 241 void SetBool (Message* message,
message.h 507 virtual void SetBool (Message* message,
    [all...]
extension_set.h 249 void SetBool (int number, FieldType type, bool value, desc);
    [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
valuetest.cpp 325 // SetBool()
327 z.SetBool(true);
351 // SetBool()
353 z.SetBool(false);
738 v.SetBool(true);
740 v.SetBool(false);
    [all...]
documenttest.cpp 229 d1.SetBool(true);
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
message.h 484 virtual void SetBool (Message* message,
    [all...]
extension_set.h 247 void SetBool (int number, FieldType type, bool value, desc);
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
message.h 484 virtual void SetBool (Message* message,
    [all...]
extension_set.h 247 void SetBool (int number, FieldType type, bool value, desc);
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
message.h 484 virtual void SetBool (Message* message,
    [all...]
extension_set.h 247 void SetBool (int number, FieldType type, bool value, desc);
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
message.h 484 virtual void SetBool (Message* message,
    [all...]
extension_set.h 247 void SetBool (int number, FieldType type, bool value, desc);
    [all...]
  /system/connectivity/shill/ethernet/
ethernet.cc 196 storage->SetBool(id, kPPPoEProperty, GetPPPoEMode(nullptr));
  /system/connectivity/shill/
key_file_store.cc 269 bool KeyFileStore::SetBool(const string& group, const string& key, bool value) {
json_store.cc 563 bool JsonStore::SetBool(const string& group, const string& key, bool value) {
key_value_store.cc 253 void KeyValueStore::SetBool(const string& name, bool value) {
  /system/connectivity/shill/cellular/
cellular_capability_gsm.cc 117 status.SetBool(kSIMLockEnabledProperty, sim_lock_status_.enabled);
281 properties->SetBool(kConnectPropertyHomeOnly, true);
cellular_capability_gsm_unittest.cc 687 lock_status.SetBool(kSIMLockEnabledProperty, true);
709 lock_status2.SetBool(kSIMLockEnabledProperty, false);
cellular_capability_universal.cc 189 status.SetBool(kSIMLockEnabledProperty, sim_lock_status_.enabled);
686 properties->SetBool(kConnectAllowRoaming, AllowRoaming());
    [all...]
  /system/connectivity/shill/wifi/
wifi_service.cc 411 storage->SetBool(id, kStorageHiddenSSID, hidden_ssid_);
420 storage->SetBool(id, kStorageRoamThresholdSet, roam_threshold_db_set_);
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 298 void SetBool (Message* message,
message.h 564 virtual void SetBool (Message* message,
    [all...]
  /system/connectivity/shill/vpn/
openvpn_driver.cc     [all...]

Completed in 655 milliseconds

12 3