Searched refs:programPath (Results 1 – 1 of 1) sorted by relevance
204 static Status attachProgramToCgroup(const char* programPath, const unique_fd& cgroupFd, in attachProgramToCgroup() argument206 unique_fd cgroupProg(retrieveProgram(programPath)); in attachProgramToCgroup()209 ALOGE("Failed to get program from %s: %s", programPath, strerror(ret)); in attachProgramToCgroup()214 ALOGE("Program from %s attach failed: %s", programPath, strerror(ret)); in attachProgramToCgroup()