Searched refs:GetProperties (Results 1 – 2 of 2) sorted by relevance
255 const std::vector<std::string>& GetProperties() const { in GetProperties() function
134 return toStringArray(env, Runtime::Current()->GetProperties()); in VMRuntime_properties()