/aosp_15_r20/system/core/property_service/libpropertyinfoserializer/ |
H A D | trie_builder_test.cpp | 64 auto& property_entry = test_node->prefixes()[0]; in TEST() local 119 auto& property_entry = long_string_node->exact_matches()[0]; in TEST() local
|
H A D | trie_serializer.cpp | 42 uint32_t TrieSerializer::WritePropertyEntry(const PropertyEntryBuilder& property_entry) { in WritePropertyEntry()
|
H A D | trie_builder.h | 86 const PropertyEntryBuilder property_entry() const { return property_entry_; } in property_entry() function
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/system/core/property_service/libpropertyinfoparser/include/property_info_parser/ |
H A D | property_info_parser.h | 43 uint32_t property_entry; member
|
/aosp_15_r20/system/core/property_service/libpropertyinfoparser/include/property_info_parser/ |
H A D | property_info_parser.h | 43 uint32_t property_entry; member
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 23231 struct property_entry { struct 23232 const char *name; 23233 size_t length; 23234 bool is_inline; 23235 enum dev_prop_type type; 23236 union {
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 32613 struct property_entry { struct 32614 const char *name; 32615 size_t length; 32616 bool is_inline; 32617 enum dev_prop_type type; 32618 union {
|
H A D | vmlinux_600.h | 32613 struct property_entry { struct 32614 const char *name; 32615 size_t length; 32616 bool is_inline; 32617 enum dev_prop_type type; 32618 union {
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 33722 struct property_entry { struct 33723 const char *name; 33724 size_t length; 33725 bool is_inline; 33726 enum dev_prop_type type; 33727 union {
|
H A D | vmlinux_602.h | 33722 struct property_entry { struct 33723 const char *name; 33724 size_t length; 33725 bool is_inline; 33726 enum dev_prop_type type; 33727 union {
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 24703 struct property_entry { struct 24704 const char *name; 24705 size_t length; 24706 bool is_inline; 24707 enum dev_prop_type type; 24708 union {
|
H A D | vmlinux_518.h | 24703 struct property_entry { struct 24704 const char *name; 24705 size_t length; 24706 bool is_inline; 24707 enum dev_prop_type type; 24708 union {
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 27271 struct property_entry { struct 27272 const char *name; 27273 size_t length; 27274 bool is_inline; 27275 enum dev_prop_type type; 27276 union {
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 37816 struct property_entry { struct 37817 const char *name; 37818 size_t length; 37819 bool is_inline; 37820 enum dev_prop_type type; 37821 union {
|
H A D | vmlinux.h | 37816 struct property_entry { struct 37817 const char *name; 37818 size_t length; 37819 bool is_inline; 37820 enum dev_prop_type type; 37821 union {
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 22104 struct property_entry { struct 22105 const char *name; 22106 size_t length; 22107 bool is_inline; 22108 enum dev_prop_type type; 22109 union {
|
H A D | vmlinux.h | 22104 struct property_entry { struct 22105 const char *name; 22106 size_t length; 22107 bool is_inline; 22108 enum dev_prop_type type; 22109 union {
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 28646 struct property_entry { struct 28647 const char *name; 28648 size_t length; 28649 bool is_inline; 28650 enum dev_prop_type type; 28651 union {
|