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

  /hardware/interfaces/keymaster/4.0/vts/functional/
KeymasterHidlTest.h 106 static uint32_t os_patch_level() { return os_patch_level_; } function in class:android::hardware::keymaster::V4_0::test::KeymasterHidlTest
keymaster_hidl_hal_test.cpp 359 EXPECT_TRUE(auths.Contains(TAG_OS_PATCHLEVEL, os_patch_level()))
360 << "OS patch level is " << os_patch_level() << " key reported "
    [all...]
  /system/core/mkbootimg/
mkbootimg 77 (args.os_version << 11) | args.os_patch_level)) # os version and patch level
174 parser.add_argument('--os_patch_level', help='operating system patch level',
  /hardware/interfaces/keymaster/3.0/vts/functional/
keymaster_hidl_hal_test.cpp 468 static uint32_t os_patch_level() { return os_patch_level_; } function in class:android::hardware::keymaster::V3_0::test::KeymasterHidlTest
    [all...]
  /build/make/core/
Makefile 736 --os_patch_level $(PLATFORM_SECURITY_PATCH)
    [all...]

Completed in 345 milliseconds