Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_module_manage.c131 int StartModuleInternal(const char *moduleName, const char *startCmd, pid_t *pProcessId) in StartModuleInternal() argument
133 if (moduleName == NULL || startCmd == NULL || pProcessId == NULL) { in StartModuleInternal()
155 *pProcessId = pid; in StartModuleInternal()