Searched refs:pushed (Results 1 – 3 of 3) sorted by relevance
20 // native modules on Q that log pushed atoms to statsd.
895 const PushedFile& pushed = pushedFiles[i]; in run_phases() local896 string dir = dirname(pushed.dest); in run_phases()904 err = run_adb("push", pushed.file.filename.c_str(), pushed.dest.c_str(), NULL); in run_phases()
73 By attaching OverlayFS early, SEpolicy or init can be pushed and used after the exec phases of each…