Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt.cpp597 OTAPreoptService gOps; variable
604 return gOps.GetProperty(key, value, default_value); in get_property()
637 gOps.GetTargetSlot().c_str()); in calculate_oat_file_path()
668 gOps.GetTargetSlot().c_str()); in calculate_odex_file_path()
695 gOps.GetOTADataDirectory().c_str(), in create_cache_path()
750 int ret = android::installd::gOps.Main(argc, argv); in otapreopt_main()