Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt.cpp693 OTAPreoptService gOps; variable
700 return gOps.GetProperty(key, value, default_value); in get_property()
733 gOps.GetTargetSlot().c_str()); in calculate_oat_file_path()
764 gOps.GetTargetSlot().c_str()); in calculate_odex_file_path()
791 gOps.GetOTADataDirectory().c_str(), in create_cache_path()
846 int ret = android::installd::gOps.Main(argc, argv); in otapreopt_main()