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

  /external/webrtc/webrtc/modules/utility/include/
helpers_ios.h 41 std::string GetSystemVersion();
  /system/keymaster/include/keymaster/
keymaster_context.h 88 virtual void GetSystemVersion(uint32_t* os_version, uint32_t* os_patchlevel) const = 0;
soft_keymaster_context.h 61 void GetSystemVersion(uint32_t* os_version, uint32_t* os_patchlevel) const override;
  /system/keymaster/
attestation_record_test.cpp 40 void GetSystemVersion(uint32_t* os_version, uint32_t* os_patchlevel) const override {
android_keymaster.cpp 52 context.GetSystemVersion(&os_version, &os_patchlevel);
soft_keymaster_context.cpp 357 void SoftKeymasterContext::GetSystemVersion(uint32_t* os_version, uint32_t* os_patchlevel) const {
    [all...]
  /external/webrtc/webrtc/modules/utility/source/
helpers_ios.mm 71 std::string GetSystemVersion() {
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 281 LOG(LS_INFO) << " system version: " << ios::GetSystemVersion();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]

Completed in 1265 milliseconds