Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dprocessgroup.cpp105 static int initCtx(uid_t uid, int pid, struct ctx *ctx) in initCtx() function
154 int ret = initCtx(uid, appProcessPid, ctx); in getOneAppProcess()