Searched refs:DEFAULT_CONFIG_DIR (Results 1 – 2 of 2) sorted by relevance
27 constexpr char DEFAULT_CONFIG_DIR[] = "/vendor/etc/automotive/IvnConfig/DefaultConfig.json"; variable33 DEFAULT_CONFIG_DIR); in main()
113 constexpr char DEFAULT_CONFIG_DIR[] = "/vendor/etc/automotive/vhalconfig/"; variable347 : FakeVehicleHardware(DEFAULT_CONFIG_DIR, OVERRIDE_CONFIG_DIR, false) {} in FakeVehicleHardware()