Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h119 const std::string& GetUpdatableBcpPackagesFile() const { return updatable_bcp_packages_file_; } in GetUpdatableBcpPackagesFile() function
Dodrefresh.cc1185 if (!config_.GetUpdatableBcpPackagesFile().empty()) { in CompileSystemServerArtifacts()
1186 const std::string& bcp_packages = config_.GetUpdatableBcpPackagesFile(); in CompileSystemServerArtifacts()