Searched refs:GetProperties (Results 1 – 3 of 3) sorted by relevance
162 const std::vector<std::string>& runtime_props = art::Runtime::Current()->GetProperties(); in GetLibraryPath()
328 const std::vector<std::string>& GetProperties() const { in GetProperties() function
197 const std::vector<std::string>& properties = Runtime::Current()->GetProperties(); in VMRuntime_properties()