Home
last modified time | relevance | path

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

/aosp12/system/memory/lmkd/include/
H A Dlmkd.h115 static inline void lmkd_pack_get_procprio(LMKD_CTRL_PACKET packet, int field_count, in lmkd_pack_get_procprio()
/aosp12/system/extras/simpleperf/
H A Dreport_lib_interface.cpp58 uint32_t field_count; member
/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier.cc1965 uint32_t field_count = item->fields_size_; in CheckIntraAnnotationsDirectoryItem() local
3051 uint32_t field_count = item->fields_size_; in CheckInterAnnotationsDirectoryItem() local
/aosp12/system/memory/lmkd/
H A Dlmkd.cpp559 static int find_field(const char* name, const char* const field_names[], int field_count) { in find_field()
570 int field_count, int64_t* field, in match_field()
1089 static void cmd_procprio(LMKD_CTRL_PACKET packet, int field_count, struct ucred *cred) { in cmd_procprio()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Daudit.h369 __u32 field_count; member
/aosp12/art/runtime/dex/
H A Ddex_file_annotations.cc163 uint32_t field_count = annotations_dir->fields_size_; in FindAnnotationSetForField() local