HomeSort by relevance Sort by last modified time
    Searched refs:GetSystemProperty (Results 1 - 2 of 2) sorted by null

  /device/google/dragon/crash_collector/
crash_collector.cc 114 std::string GetSystemProperty(const std::string& key) {
132 content += "\"version\":\"" + GetSystemProperty("ro.build.id") + "\"";
  /art/runtime/interpreter/
unstarted_runtime.cc 694 static void GetSystemProperty(Thread* self,
779 GetSystemProperty(self, shadow_frame, result, arg_offset, false);
784 GetSystemProperty(self, shadow_frame, result, arg_offset, true);
    [all...]

Completed in 955 milliseconds