Searched refs:stat_buf (Results 1 - 1 of 1) sorted by relevance
/foundation/ability/ability_runtime/services/appmgr/src/ | ||
H A D | app_mgr_service_inner.cpp | 2394 struct stat stat_buf; in ProcessExist() local 2401 if (stat(pid_path, &stat_buf) == 0) { in ProcessExist() |
Completed in 13 milliseconds