Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt.cpp592 OTAPreoptService gOps; variable
599 return gOps.GetProperty(key, value, default_value); in get_property()
632 gOps.GetTargetSlot().c_str()); in calculate_oat_file_path()
663 gOps.GetTargetSlot().c_str()); in calculate_odex_file_path()
690 gOps.GetOTADataDirectory().c_str(), in create_cache_path()
750 int ret = android::installd::gOps.Main(argc, argv); in otapreopt_main()