Home
last modified time | relevance | path

Searched refs:VLOG (Results 1 – 25 of 97) sorted by relevance

1234

/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc52 VLOG(2) << __func__; in IsEnabled()
58 VLOG(2) << __func__; in GetState()
65 VLOG(2) << __func__; in Enable()
71 VLOG(2) << __func__; in EnableNoAutoConnect()
78 VLOG(2) << __func__; in Disable()
84 VLOG(2) << __func__; in GetAddress()
91 VLOG(2) << __func__; in GetUUIDs()
99 VLOG(2) << __func__; in SetName()
105 VLOG(2) << __func__; in GetName()
112 VLOG(2) << __func__; in RegisterCallback()
[all …]
Dbluetooth_low_energy_binder_server.cc45 VLOG(2) << __func__; in RegisterClient()
54 VLOG(2) << __func__; in UnregisterClient()
60 VLOG(2) << __func__; in UnregisterAll()
69 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address in Connect()
88 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address; in Disconnect()
105 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address in SetMtu()
123 VLOG(2) << __func__ << " address: " << address << " connected: " << connected; in OnConnectionState()
128 VLOG(2) << "Client was unregistered - client_id: " << client_id; in OnConnectionState()
139 VLOG(2) << __func__ << " address: " << address << " status: " << status in OnMtuChanged()
145 VLOG(2) << "Client was unregistered - client_id: " << client_id; in OnMtuChanged()
[all …]
Dbluetooth_gatt_server_binder_server.cc45 VLOG(2) << __func__; in RegisterServer()
54 VLOG(2) << __func__; in UnregisterServer()
60 VLOG(2) << __func__; in UnregisterAll()
68 VLOG(2) << __func__; in AddService()
85 VLOG(2) << "BluetoothLowEnergyBinderServer was deleted"; in AddService()
93 VLOG(2) << "The callback was deleted"; in AddService()
113 VLOG(2) << __func__; in SendResponse()
133 VLOG(2) << __func__; in SendNotification()
149 VLOG(2) << "BluetoothLowEnergyBinderServer was deleted"; in SendNotification()
157 VLOG(2) << "The callback was deleted"; in SendNotification()
[all …]
Dbluetooth_le_advertiser_binder_server.cc45 VLOG(2) << __func__; in RegisterAdvertiser()
55 VLOG(2) << __func__; in UnregisterAdvertiser()
61 VLOG(2) << __func__; in UnregisterAll()
70 VLOG(2) << __func__ << " advertiser_id: " << advertiser_id; in StartMultiAdvertising()
87 VLOG(2) << "BluetoothLeAdvertiserBinderServer was deleted"; in StartMultiAdvertising()
95 VLOG(1) << "Advertiser was removed before callback: " << advertiser_id; in StartMultiAdvertising()
115 VLOG(2) << __func__; in StopMultiAdvertising()
132 VLOG(2) << "BluetoothLeAdvertiserBinderServer was deleted"; in StopMultiAdvertising()
138 VLOG(2) << "Advertiser was unregistered - advertiser_id: " in StopMultiAdvertising()
174 VLOG(1) << __func__ << " status: " << status; in OnRegisterInstanceImpl()
Dinterface_with_instances_base.cc27 VLOG(2) << __func__; in RegisterInstanceBase()
55 VLOG(2) << "InterfaceWithInstancesBase was deleted while instance was" in RegisterInstanceBase()
73 VLOG(2) << __func__; in UnregisterInstanceBase()
81 VLOG(2) << __func__; in UnregisterAllBase()
104 VLOG(2) << __func__ << " - status: " << status; in OnRegisterInstance()
113 VLOG(1) << "Callback was removed before the call to \"RegisterInstance\" " in OnRegisterInstance()
133 VLOG(1) << "Registered BluetoothInstance - ID: " << instance_id; in OnRegisterInstance()
143 VLOG(2) << __func__ << " instance_id: " << key; in OnRemoteCallbackRemoved()
Dbluetooth_le_scanner_binder_server.cc45 VLOG(2) << __func__; in RegisterScanner()
54 VLOG(2) << __func__; in UnregisterScanner()
60 VLOG(2) << __func__; in UnregisterAll()
69 VLOG(2) << __func__ << " scanner_id: " << scanner_id; in StartScan()
90 VLOG(2) << __func__ << " scanner_id: " << scanner_id; in StopScan()
106 VLOG(2) << __func__; in OnScanResult()
112 VLOG(2) << "Scanner was unregistered - scanner_id: " << scanner_id; in OnScanResult()
135 VLOG(1) << __func__ << " status: " << status; in OnRegisterInstanceImpl()
Dbluetooth_gatt_client_binder_server.cc41 VLOG(2) << __func__; in RegisterClient()
51 VLOG(2) << __func__; in UnregisterClient()
57 VLOG(2) << __func__; in UnregisterAll()
78 VLOG(1) << __func__ << " client ID: " << instance->GetInstanceId() in OnRegisterInstanceImpl()
Dremote_callback_list.h119 VLOG(1) << "Callback list already contains given callback"; in Register()
132 VLOG(2) << "Callback successfully registered with list"; in Register()
144 VLOG(2) << "Given callback not registered with this list"; in Unregister()
174 VLOG(2) << "Callback successfully removed from list"; in UnregisterInternal()
190 VLOG(1) << "Received binderDied"; in binderDied()
201 VLOG(1) << "Callback from dead process unregistered"; in binderDied()
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc84 VLOG(2) << __func__ << " - status: " << status << " client_if: " << client_if; in RegisterClientCallback()
101 VLOG(2) << __func__ << " - BD_ADDR: " << BtAddrString(bda) in ScanResultCallback()
112 VLOG(2) << __func__ << " - status: " << status << " client_if: " << client_if in ConnectCallback()
124 VLOG(2) << __func__ << " - conn_id: " << conn_id << " - status: " << status in DisconnectCallback()
135 VLOG(2) << __func__ << " - conn_id: " << conn_id << " - status: " << status; in SearchCompleteCallback()
155 VLOG(2) << __func__ << " - conn_id: " << conn_id in NotifyCallback()
167 VLOG(2) << __func__ << " - conn_id: " << conn_id << " - status: " << status; in WriteCharacteristicCallback()
177 VLOG(2) << __func__ << " - conn_id: " << conn_id << " - status: " << status; in WriteDescriptorCallback()
187 VLOG(2) << __func__ << " - conn_id: " << conn_id << " status: " << status in MtuChangedCallback()
196 VLOG(2) << __func__ << " - conn_id: " << conn_id << " size: " << size; in GetGattDbCallback()
[all …]
Dbluetooth_interface.cc71 VLOG(1) << "Adapter state changed: " << BtStateText(state); in AdapterStateChangedCallback()
79 VLOG(1) << "Adapter properties changed - status: " << BtStatusText(status) in AdapterPropertiesCallback()
91 VLOG(1) << " Remote device properties changed - status: " in RemoteDevicePropertiesCallback()
102 VLOG(1) << "Discovery state changed - state: " << BtDiscoveryStateText(state); in DiscoveryStateChangedCallback()
110 VLOG(2) << __func__ << " - remote_bd_addr: " << remote_bd_addr in PinRequestCallback()
122 VLOG(2) << __func__ << " - remote_bd_addr: " << remote_bd_addr in SSPRequestCallback()
133 VLOG(2) << __func__ << " - remote_bd_addr: " << BtAddrString(remote_bd_addr) in BondStateChangedCallback()
144 VLOG(1) << "Remote device ACL state changed - status: " in AclStateChangedCallback()
153 VLOG(1) << "ThreadEventCallback" << BtEventText(evt); in ThreadEventCallback()
/system/tpm/trunks/
Dtpm_generated.cc488 VLOG(3) << __func__; in Serialize_uint8_t()
511 VLOG(3) << __func__; in Parse_uint8_t()
537 VLOG(3) << __func__; in Serialize_int8_t()
560 VLOG(3) << __func__; in Parse_int8_t()
586 VLOG(3) << __func__; in Serialize_int()
607 VLOG(3) << __func__; in Parse_int()
633 VLOG(3) << __func__; in Serialize_uint16_t()
656 VLOG(3) << __func__; in Parse_uint16_t()
682 VLOG(3) << __func__; in Serialize_int16_t()
705 VLOG(3) << __func__; in Parse_int16_t()
[all …]
/system/bt/service/
Dgatt_server.cc36 VLOG(1) << "GattServer unregistering: " << server_id_; in ~GattServer()
60 VLOG(1) << __func__ << " server_id: " << server_id_; in AddService()
106 VLOG(1) << __func__ << " - server_id: " << server_id_ in SendResponse()
183 VLOG(1) << " - server_id: " << server_id_ in SendNotification()
210 VLOG(1) << "A" << (confirm ? "n indication" : " notification") in SendNotification()
252 VLOG(1) << __func__ << " conn_id: " << conn_id << " connected: " << connected in ConnectionCallback()
257 VLOG(1) << "No longer connected: " << device_address; in ConnectionCallback()
300 VLOG(1) << __func__ << " - status: " << status << " server_id: " << server_id in ServiceAddedCallback()
309 VLOG(1) << " - processing item no: " << i in ServiceAddedCallback()
347 VLOG(1) << __func__ << " - conn_id: " << conn_id << " trans_id: " << trans_id in RequestReadCharacteristicCallback()
[all …]
Dlow_energy_advertiser.cc132 VLOG(1) << "LowEnergyAdvertiser unregistering advertiser: " << advertiser_id_; in ~LowEnergyAdvertiser()
146 VLOG(2) << __func__; in StartAdvertising()
191 VLOG(2) << __func__; in StopAdvertising()
241 VLOG(1) << __func__ << "advertiser_id: " << advertiser_id in EnableCallback()
264 VLOG(1) << "Multi-advertising stopped for advertiser_id: " in EnableCallback()
298 VLOG(1) << __func__; in RegisterInstance()
310 VLOG(1) << __func__ << " calling register!"; in RegisterInstance()
314 VLOG(1) << __func__ << " call finished!"; in RegisterInstance()
324 VLOG(1) << __func__; in RegisterAdvertiserCallback()
329 VLOG(1) << "Ignoring callback for unknown app_id: " << app_uuid.ToString(); in RegisterAdvertiserCallback()
Dlow_energy_client.cc43 VLOG(1) << "LowEnergyClient unregistering client: " << client_id_; in ~LowEnergyClient()
54 VLOG(2) << __func__ << "Address: " << address << " is_direct: " << is_direct; in Connect()
71 VLOG(2) << __func__ << "Address: " << address; in Disconnect()
98 VLOG(2) << __func__ << "Address: " << address << " MTU: " << mtu; in SetMtu()
140 VLOG(1) << __func__ << "client_id: " << client_id << " status: " << status; in ConnectCallback()
160 VLOG(1) << __func__ << " client_id: " << client_id << " status: " << status; in DisconnectCallback()
175 VLOG(1) << __func__ << " conn_id: " << conn_id << " status: " << status in MtuChangedCallback()
209 VLOG(1) << __func__ << " - UUID: " << uuid.ToString(); in RegisterInstance()
234 VLOG(1) << __func__ << " - UUID: " << uuid.ToString(); in RegisterClientCallback()
239 VLOG(1) << "Ignoring callback for unknown app_id: " << uuid.ToString(); in RegisterClientCallback()
Dlow_energy_scanner.cc78 VLOG(1) << "LowEnergyScanner unregistering scanner: " << scanner_id_; in ~LowEnergyScanner()
97 VLOG(2) << __func__; in StartScan()
118 VLOG(2) << __func__; in StopScan()
174 VLOG(1) << __func__ << " - UUID: " << uuid.ToString(); in RegisterInstance()
200 VLOG(1) << __func__ << " - UUID: " << uuid.ToString(); in RegisterScannerCallback()
205 VLOG(1) << "Ignoring callback for unknown app_id: " << uuid.ToString(); in RegisterScannerCallback()
Dgatt_client.cc34 VLOG(1) << "GattClient unregistering client: " << client_id_; in ~GattClient()
58 VLOG(1) << __func__ << " - UUID: " << uuid.ToString(); in RegisterInstance()
85 VLOG(1) << "Ignoring callback for unknown app_id: " << uuid.ToString(); in RegisterClientCallback()
/system/bt/stack/gatt/
Dgatt_main.cc100 VLOG(1) << __func__; in gatt_init()
153 VLOG(1) << __func__; in gatt_free()
227 VLOG(1) << __func__; in gatt_disconnect()
246 VLOG(1) << __func__ << " gatt_disconnect channel not opened"; in gatt_disconnect()
249 VLOG(1) << __func__ << " already in closing state"; in gatt_disconnect()
270 VLOG(1) << __func__; in gatt_update_app_hold_link_status()
274 VLOG(1) << "added gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
276 VLOG(1) << "attempt to add already existing gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
283 VLOG(1) << "attempt to remove nonexisting gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
287 VLOG(1) << "removed gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
[all …]
Dgatt_utils.cc93 VLOG(1) << __func__; in gatt_free_pending_ind()
114 VLOG(1) << __func__; in gatt_delete_dev_from_srv_chg_clt_list()
139 VLOG(1) << __func__; in gatt_set_srv_chg()
146 VLOG(1) << "found a srv_chg clt"; in gatt_set_srv_chg()
150 VLOG(1) << "set srv_changed to true"; in gatt_set_srv_chg()
174 VLOG(1) << __func__ << "enqueue a pending indication"; in gatt_add_pending_ind()
194 VLOG(1) << __func__ << "enqueue a srv chg client"; in gatt_add_srv_chg_clt()
267 VLOG(1) << __func__ << " start_idx=" << +start_idx; in gatt_find_the_connected_bda()
275 VLOG(1) << " bda :" << bda; in gatt_find_the_connected_bda()
279 VLOG(1) << StringPrintf(" found=%d found_idx=%d", found, i); in gatt_find_the_connected_bda()
[all …]
Dgatt_api.cc257 VLOG(1) << StringPrintf( in GATTS_AddService()
276 VLOG(1) << StringPrintf( in GATTS_AddService()
307 VLOG(1) << "Included Service not created"; in GATTS_AddService()
349 VLOG(1) << StringPrintf( in GATTS_AddService()
391 VLOG(1) << __func__; in GATTS_DeleteService()
412 VLOG(1) << StringPrintf("released handles s_hdl=%u e_hdl=%u", in GATTS_DeleteService()
478 VLOG(1) << __func__; in GATTS_HandleValueIndication()
493 VLOG(1) << "Add a pending indication"; in GATTS_HandleValueIndication()
540 VLOG(1) << __func__; in GATTS_HandleValueNotification()
590 VLOG(1) << __func__ in GATTS_SendRsp()
[all …]
/system/tpm/tpm_manager/server/
Dtpm_manager_service.cc44 VLOG(1) << "Worker thread started."; in Initialize()
49 VLOG(1) << "Initializing service..."; in InitializeTask()
56 VLOG(1) << "Initializing TPM."; in InitializeTask()
73 VLOG(1) << __func__; in GetTpmStatusTask()
104 VLOG(1) << __func__; in TakeOwnershipTask()
126 VLOG(1) << __func__; in RemoveOwnerDependencyTask()
168 VLOG(1) << __func__; in DefineSpaceTask()
187 VLOG(1) << __func__; in DestroySpaceTask()
200 VLOG(1) << __func__; in WriteSpaceTask()
222 VLOG(1) << __func__; in ReadSpaceTask()
[all …]
/system/tpm/attestation/server/
Ddbus_service.cc72 VLOG(1) << __func__; in HandleCreateGoogleAttestedKey()
90 VLOG(1) << __func__; in HandleGetKeyInfo()
107 VLOG(1) << __func__; in HandleGetEndorsementInfo()
126 VLOG(1) << __func__; in HandleGetAttestationKeyInfo()
145 VLOG(1) << __func__; in HandleActivateAttestationKey()
164 VLOG(1) << __func__; in HandleCreateCertifiableKey()
182 VLOG(1) << __func__; in HandleDecrypt()
198 VLOG(1) << __func__; in HandleSign()
215 VLOG(1) << __func__; in HandleRegisterKeyWithChapsToken()
/system/media/brillo/audio/audioservice/
Daudio_device_handler.cpp84 VLOG(1) << "Calling GetInitialAudioDeviceState on APSConnect."; in APSConnect()
93 VLOG(1) << "Calling DisconnectAllSupportedDevices."; in Init()
98 VLOG(1) << "Calling ReadInitialAudioDeviceState."; in Init()
118 VLOG(1) << "Initial audio jack state is " << state; in GetInitialAudioDeviceState()
134 VLOG(1) << "Calling Audio Policy Service to change " << device << " to state " in NotifyAudioPolicyService()
145 VLOG(1) << "Calling audio policy service to set " << usage << " to " in SetDevice()
210 VLOG(1) << event.type << " " << event.code << " " << event.value; in ProcessEvent()
/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc66 VLOG(1) << "subcode = " << +subcode << ", status: " << +status; in btm_ble_multi_adv_vsc_cmpl_cback()
123 VLOG(1) << __func__; in SetParameters()
162 VLOG(1) << __func__; in SetAdvertisingData()
189 VLOG(1) << __func__; in SetScanResponseData()
213 VLOG(1) << __func__; in SetRandomAddress()
228 VLOG(1) << __func__; in Enable()
288 VLOG(1) << __func__; in VendorSpecificEventCback()
350 VLOG(1) << __func__; in SetParameters()
386 VLOG(1) << __func__; in SetAdvertisingData()
413 VLOG(1) << __func__; in SetScanResponseData()
[all …]
/system/core/adb/
Dadb_trace.h46 #define VLOG(TAG) \ macro
54 VLOG(TRACE_TAG) << android::base::StringPrintf(__VA_ARGS__)
/system/bt/btif/src/
Dbtif_ble_advertiser.cc126 VLOG(1) << __func__; in SetParameters()
150 VLOG(1) << __func__ << " advertiser_id: " << +advertiser_id in Enable()
166 VLOG(1) << __func__; in StartAdvertising()
188 VLOG(1) << __func__; in StartAdvertisingSet()
209 VLOG(1) << __func__ << " advertiser_id: " << +advertiser_id; in SetPeriodicAdvertisingParameters()
224 VLOG(1) << __func__ << " advertiser_id: " << +advertiser_id; in SetPeriodicAdvertisingData()
235 VLOG(1) << __func__ << " advertiser_id: " << +advertiser_id in SetPeriodicAdvertisingEnable()

1234