Home
last modified time | relevance | path

Searched refs:source_location (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/log/include/bluetooth/
Dlog.h44 struct source_location { struct
45 source_location(char const* file_name = __builtin_FILE(),
57 void vlog(Level level, char const* tag, source_location location, argument
86 source_location location = source_location()) {
154 log_internal::source_location location = log_internal::source_location()) {
163 log_internal::source_location location = log_internal::source_location()) {
173 log_internal::source_location location = log_internal::source_location()) {
184 log_internal::source_location location = log_internal::source_location()) {
197 log_internal::source_location location = log_internal::source_location()) {
210 log_internal::source_location location =
[all …]
/packages/modules/Bluetooth/system/bta/test/common/
Dbtif_storage_mock.cc59 uint32_t source_location) { in btif_storage_set_leaudio_audio_location() argument
63 source_location); in btif_storage_set_leaudio_audio_location()
Dbtif_storage_mock.h36 uint32_t source_location) = 0;
72 uint32_t source_location),
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.h448 uint32_t source_location)>
452 uint32_t source_location) { in operator()
453 body(addr, sink_location, source_location); in operator()
Dmock_btif_profile_storage.cc287 uint32_t source_location) { in btif_storage_set_leaudio_audio_location() argument
290 addr, sink_location, source_location); in btif_storage_set_leaudio_audio_location()
/packages/modules/Bluetooth/system/log/src/
Dvlog_android.cc29 void vlog(Level level, char const* tag, source_location location, in vlog()
Dvlog_syslog.cc51 void vlog(Level level, char const* tag, source_location location, in vlog()
/packages/modules/Bluetooth/system/btif/include/
Dbtif_profile_storage.h116 uint32_t source_location);
Dbtif_storage.h304 uint32_t source_location);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc739 uint32_t source_location) { in btif_storage_set_leaudio_audio_location() argument
742 [](const RawAddress& addr, int sink_location, int source_location) { in btif_storage_set_leaudio_audio_location() argument
750 source_location); in btif_storage_set_leaudio_audio_location()
752 addr, sink_location, source_location)); in btif_storage_set_leaudio_audio_location()