Searched refs:name_buf (Results 1 – 1 of 1) sorted by relevance
380 char name_buf[kMaxProcessNameLength] = {}; in ZygoteHooks_nativePostForkChild() local381 int rc = pthread_getname_np(pthread_self(), name_buf, kMaxProcessNameLength); in ZygoteHooks_nativePostForkChild()386 proc_name = name_buf; in ZygoteHooks_nativePostForkChild()