Home
last modified time | relevance | path

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

/aosp14/system/core/libstats/push_compat/
H A DAndroid.bp20 // native modules on Q that log pushed atoms to statsd.
/aosp14/frameworks/base/tools/bit/
H A Dmain.cpp895 const PushedFile& pushed = pushedFiles[i]; in run_phases() local
896 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()
/aosp14/system/core/fs_mgr/
H A DREADME.overlayfs.md73 By attaching OverlayFS early, SEpolicy or init can be pushed and used after the exec phases of each…