Home
last modified time | relevance | path

Searched defs:setThreadName (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/netd/libnetdutils/include/netdutils/
H A DThreadUtil.h37 inline void setThreadName(std::string name) { in setThreadName() function
/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpPool.cpp172 void DumpPool::setThreadName(const pthread_t thread, int id) { in setThreadName() function in android::os::dumpstate::DumpPool
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java244 public void setThreadName(String name) { in setThreadName() method in BluetoothMapMessageListingElement
H A DBluetoothMapContent.java490 private void setThreadName(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, in setThreadName() method in BluetoothMapContent