HomeSort by relevance Sort by last modified time
    Searched full:is_secondary (Results 1 - 7 of 7) sorted by null

  /external/vboot_reference/firmware/lib/cgptlib/include/
cgptlib_internal.h 88 int CheckHeader(GptHeader *h, int is_secondary,
  /frameworks/native/cmds/installd/tests/
installd_utils_test.cpp 379 /*is_secondary*/false));
385 /*is_secondary*/false));
392 create_reference_profile_path("com.example", "primary.prof", /*is_secondary*/false));
397 create_reference_profile_path("com.example", "split.prof", /*is_secondary*/false));
413 "/data/user/0/com.example/secondary.dex", /*is_secondary*/true));
419 "/data/user/0/com.example/secondary.dex", /*is_secondary*/true));
  /external/vboot_reference/firmware/lib/cgptlib/
cgptlib_internal.c 66 int CheckHeader(GptHeader *h, int is_secondary,
114 if (is_secondary) {
  /external/vboot_reference/tests/
vboot_kernel_tests.c 75 static void SetupGptHeader(GptHeader *h, int is_secondary)
89 if (is_secondary) {
  /system/core/fastboot/
fastboot.cpp 119 bool is_secondary; member in struct:__anon2757
    [all...]
  /frameworks/native/cmds/installd/
dexopt.cpp     [all...]
  /prebuilts/tools/common/m2/repository/me/eugeniomarletti/kotlin-metadata/1.2.1/
kotlin-metadata-1.2.1.jar 

Completed in 3357 milliseconds