Searched refs:SoftBusThreadSetName (Results 1 – 3 of 3) sorted by relevance
646 ret = SoftBusThreadSetName(thread, nullptr);670 ret = SoftBusThreadSetName(thread, name);694 ret = SoftBusThreadSetName(thread, name);716 ret = SoftBusThreadSetName(thread, name);738 ret = SoftBusThreadSetName(thread, name);757 ret = SoftBusThreadSetName(thread, name);
130 int32_t SoftBusThreadSetName(SoftBusThread thread, const char *name);
292 ret = SoftBusThreadSetName(*thread, threadAttr->taskName); in SoftBusThreadCreate()318 int32_t SoftBusThreadSetName(SoftBusThread thread, const char *name) in SoftBusThreadSetName() function