Home
last modified time | relevance | path

Searched refs:BOOL (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/init/fuzzer/
H A Dinit_property_fuzzer.cpp37 enum PropertyType { STRING, BOOL, INT, UINT, DOUBLE, SIZE, ENUM, RANDOM, kMaxValue = RANDOM }; enumerator
61 case BOOL: in InvokeCheckType()
H A DREADME.md37 |`PropertyType`| 0.`STRING`,<br/> 1.`BOOL`,<br/> 2.`INT`,<br/> 3.`UINT`,<br/> 4.`DOUBLE`,<br/> 5.`S…
/aosp14/system/core/fastboot/
H A Dfilesystem.cpp41 const BOOL locked = in LockFile()
/aosp14/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java53 public static final int KM_BOOL = TagType.BOOL;