Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.c37 static void ProcResponse(Exchange *exchange);
141 ProcResponse(&exchange); in TaskEntry()
164 static void ProcResponse(Exchange *exchange) in ProcResponse() function