Home
last modified time | relevance | path

Searched refs:processID (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/src/
Dother_adapt.c46 int pid = (int)OsGetKernelInitProcess()->processID; in _getpid()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dtrace.cpp223 << INDENT << QUOTE("pid") << ": " << processID << "," << std::endl in write()
231 << INDENT << QUOTE("pid") << ": " << processID << "," << std::endl in write()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dtrace.h119 uint32_t processID = 0; member