Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt.cpp605 OTAPreoptService gOps; variable
612 return gOps.GetProperty(key, value, default_value); in get_property()
645 gOps.GetTargetSlot().c_str()); in calculate_oat_file_path()
676 gOps.GetTargetSlot().c_str()); in calculate_odex_file_path()
703 gOps.GetOTADataDirectory().c_str(), in create_cache_path()
758 int ret = android::installd::gOps.Main(argc, argv); in otapreopt_main()