Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h142 #define DFFILE_CONTROL_THREAD_NAME "dfile_control" macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1841 SetThreadName(DFFILE_CONTROL_THREAD_NAME); in DFileControlHandle()