Home
last modified time | relevance | path

Searched refs:origin_thread_id_ (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/dbus/
H A Ddbus_statistics.cc47 origin_thread_id_(base::PlatformThread::CurrentId()) { in DBusStatistics()
51 DCHECK_EQ(origin_thread_id_, base::PlatformThread::CurrentId()); in ~DBusStatistics()
66 if (base::PlatformThread::CurrentId() != origin_thread_id_) { in AddStat()
89 DCHECK_EQ(origin_thread_id_, base::PlatformThread::CurrentId()); in GetStats()
108 base::PlatformThreadId origin_thread_id_; member in dbus::__anonef7754690111::DBusStatistics
/dports/www/chromium-legacy/chromium-88.0.4324.182/dbus/
H A Ddbus_statistics.cc48 origin_thread_id_(base::PlatformThread::CurrentId()) { in DBusStatistics()
52 DCHECK_EQ(origin_thread_id_, base::PlatformThread::CurrentId()); in ~DBusStatistics()
67 if (base::PlatformThread::CurrentId() != origin_thread_id_) { in AddStat()
90 DCHECK_EQ(origin_thread_id_, base::PlatformThread::CurrentId()); in GetStats()
109 base::PlatformThreadId origin_thread_id_; member in dbus::__anon0688dcee0111::DBusStatistics
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/services/
H A Dcros_dbus_service.cc30 origin_thread_id_(base::PlatformThread::CurrentId()), in CrosDBusServiceImpl()
74 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
84 base::PlatformThreadId origin_thread_id_; member in chromeos::CrosDBusServiceImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/dbus/
H A Dbluetooth_profile_service_provider.cc30 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothProfileServiceProviderImpl()
82 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
214 base::PlatformThreadId origin_thread_id_; member in bluez::BluetoothProfileServiceProviderImpl
H A Dbluetooth_gatt_application_service_provider_impl.cc19 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothGattApplicationServiceProviderImpl()
49 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
H A Dbluetooth_gatt_service_service_provider_impl.h67 base::PlatformThreadId origin_thread_id_; variable
H A Dbluetooth_gatt_service_service_provider_impl.cc28 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothGattServiceServiceProviderImpl()
74 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
H A Dbluetooth_agent_service_provider.cc30 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothAgentServiceProviderImpl()
122 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
420 base::PlatformThreadId origin_thread_id_; member in bluez::BluetoothAgentServiceProviderImpl
H A Dbluetooth_gatt_application_service_provider_impl.h82 base::PlatformThreadId origin_thread_id_; variable
H A Dbluetooth_le_advertisement_service_provider.cc42 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothAdvertisementServiceProviderImpl()
94 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
418 base::PlatformThreadId origin_thread_id_; member in bluez::BluetoothAdvertisementServiceProviderImpl
H A Dbluetooth_gatt_descriptor_service_provider_impl.h98 base::PlatformThreadId origin_thread_id_; variable
H A Dbluetooth_gatt_characteristic_service_provider_impl.h122 base::PlatformThreadId origin_thread_id_; variable
H A Dbluetooth_gatt_descriptor_service_provider_impl.cc36 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothGattDescriptorServiceProviderImpl()
138 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
H A Dbluetooth_gatt_characteristic_service_provider_impl.cc37 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothGattCharacteristicServiceProviderImpl()
175 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/dbus/
H A Dbluetooth_profile_service_provider.cc30 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothProfileServiceProviderImpl()
81 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
213 base::PlatformThreadId origin_thread_id_; member in bluez::BluetoothProfileServiceProviderImpl
H A Dbluetooth_gatt_application_service_provider_impl.cc19 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothGattApplicationServiceProviderImpl()
49 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
H A Dbluetooth_media_endpoint_service_provider.cc48 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothMediaEndpointServiceProviderImpl()
101 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
265 base::PlatformThreadId origin_thread_id_; member in bluez::BluetoothMediaEndpointServiceProviderImpl
H A Dbluetooth_gatt_service_service_provider_impl.h67 base::PlatformThreadId origin_thread_id_; variable
H A Dbluetooth_gatt_service_service_provider_impl.cc28 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothGattServiceServiceProviderImpl()
74 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
H A Dbluetooth_agent_service_provider.cc30 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothAgentServiceProviderImpl()
119 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
417 base::PlatformThreadId origin_thread_id_; member in bluez::BluetoothAgentServiceProviderImpl
H A Dbluetooth_le_advertisement_service_provider.cc41 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothAdvertisementServiceProviderImpl()
92 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()
375 base::PlatformThreadId origin_thread_id_; member in bluez::BluetoothAdvertisementServiceProviderImpl
H A Dbluetooth_gatt_application_service_provider_impl.h82 base::PlatformThreadId origin_thread_id_; variable
H A Dbluetooth_gatt_descriptor_service_provider_impl.h98 base::PlatformThreadId origin_thread_id_; variable
H A Dbluetooth_gatt_characteristic_service_provider_impl.h122 base::PlatformThreadId origin_thread_id_; variable
H A Dbluetooth_gatt_descriptor_service_provider_impl.cc36 : origin_thread_id_(base::PlatformThread::CurrentId()), in BluetoothGattDescriptorServiceProviderImpl()
136 return base::PlatformThread::CurrentId() == origin_thread_id_; in OnOriginThread()

12