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