Home
last modified time | relevance | path

Searched defs:prop_type (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/tools/sysprop/
DCppGen.cpp322 std::string prop_type = GetCppPropTypeName(prop); local
433 std::string prop_type = GetCppPropTypeName(prop); local
DJavaGen.cpp378 std::string prop_type = GetJavaTypeName(prop); in GenerateJavaClass() local
/aosp_15_r20/frameworks/base/tools/aapt2/tools/
H A Dextract_unicode_properties.py16 def __init__(self, first_char, last_char, prop_type): argument
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dexpr.h176 enum prop_type { enum
/aosp_15_r20/external/toybox/kconfig/
H A Dexpr.h109 enum prop_type { enum
/aosp_15_r20/external/pcre/src/
H A Dpcre2_compile.c7768 int prop_type, prop_value; in compile_branch() local