Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Dxz.h26 void XzCompressInit();
H A Dxz_chromeos.cc24 void XzCompressInit() {} in XzCompressInit() function
H A Dxz_android.cc107 void XzCompressInit() { in XzCompressInit() function
H A Dgenerate_delta_main.cc453 XzCompressInit(); in Main()
/aosp12/system/update_engine/
H A Dtestrunner.cc36 chromeos_update_engine::XzCompressInit(); in main()