Searched refs:setThreadName (Results 1 – 8 of 8) sorted by relevance
37 inline void setThreadName(std::string name) { in setThreadName() function52 setThreadName(handler->threadName().c_str()); in runAndDelete()
43 using netdutils::setThreadName;67 setThreadName(fmt::format("Nat64Pfx_{}", netId)); in startPrefixDiscovery()
39 using android::netdutils::setThreadName;237 setThreadName(fmt::format("TlsReconn_{}", mMark & 0xffff)); in doReconnect()
49 using netdutils::setThreadName;402 setThreadName(fmt::format("TlsListen_{}", mMark & 0xffff)); in loop()
42 using android::netdutils::setThreadName;348 setThreadName(fmt::format("TlsVerify_{}", netId)); in startDotValidation()
242 public void setThreadName(String name) { in setThreadName() method in BluetoothMapMessageListingElement
507 private void setThreadName( in setThreadName() method in BluetoothMapContent516 e.setThreadName(threadName); in setThreadName()2414 setThreadName(ele, tmpCursor, fi, ap); in msgListing()
94 mMessageListingElement.setThreadName(TEST_THREAD_NAME); in setUp()