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

  /system/libvintf/test/
RuntimeInfo-fake.cpp 24 mOsName = "Linux";
main.cpp 147 info.mOsName = "Linux";
    [all...]
  /system/libvintf/include/vintf/
RuntimeInfo.h 85 std::string mOsName;
  /system/libvintf/
RuntimeInfo.cpp 29 return mOsName;
RuntimeInfo-target.cpp 171 mRuntimeInfo->mOsName = buf.sysname;

Completed in 306 milliseconds