Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h55 std::string updatable_bcp_packages_file_; variable
119 const std::string& GetUpdatableBcpPackagesFile() const { return updatable_bcp_packages_file_; } in GetUpdatableBcpPackagesFile()
135 void SetUpdatableBcpPackagesFile(const std::string& file) { updatable_bcp_packages_file_ = file; } in SetUpdatableBcpPackagesFile()