HomeSort by relevance Sort by last modified time
    Searched refs:require_authorization (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/dbus/
bluetooth_profile_manager_client.h 57 scoped_ptr<bool> require_authorization; member in struct:chromeos::BluetoothProfileManagerClient::Options
bluetooth_profile_manager_client.cc 116 if (options.require_authorization.get() != NULL) {
120 dict_writer.AppendVariantOfBool(*(options.require_authorization));

Completed in 4575 milliseconds