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

  /external/webrtc/webrtc/modules/audio_device/android/
build_info.cc 46 std::string BuildInfo::GetBuildType() {
47 return GetStringFromJava("getBuildType");
  /external/libmojo/build/android/pylib/constants/
__init__.py 149 def GetBuildType():
182 GetBuildType() if build_type is None else build_type))

Completed in 245 milliseconds