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