Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/shim/
Ddumpsys.cc63 void DumpWithArgsAsync(int fd, const char** args) const;
134 void Dumpsys::impl::DumpWithArgsAsync(int fd, const char** args) const { in DumpWithArgsAsync() function in bluetooth::shim::Dumpsys::impl
153 this->DumpWithArgsAsync(fd, args); in DumpWithArgsSync()
160 DumpWithArgsAsync(fd, args); in DumpWithArgsSync()