BluetoothManifestHandler 14 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.cc BluetoothManifestHandler::BluetoothManifestHandler() {} BluetoothManifestHandler 16 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.cc BluetoothManifestHandler::~BluetoothManifestHandler() {} BluetoothManifestHandler 18 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.cc bool BluetoothManifestHandler::Parse(Extension* extension, BluetoothManifestHandler 31 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.cc ManifestPermission* BluetoothManifestHandler::CreatePermission() { BluetoothManifestHandler 35 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.cc ManifestPermission* BluetoothManifestHandler::CreateInitialRequiredPermission( BluetoothManifestHandler 43 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.cc const std::vector<std::string> BluetoothManifestHandler::Keys() const { BluetoothManifestHandler 21 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h class BluetoothManifestHandler : public ManifestHandler { BluetoothManifestHandler 23 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h BluetoothManifestHandler(); BluetoothManifestHandler 24 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h virtual ~BluetoothManifestHandler(); BluetoothManifestHandler 36 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h DISALLOW_COPY_AND_ASSIGN(BluetoothManifestHandler); BluetoothManifestHandler 49 chrome/common/extensions/chrome_manifest_handlers.cc (new BluetoothManifestHandler)->Register();