Home
last modified time | relevance | path

Searched defs:str_count (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/usb/
H A Dfunctionfs.h86 __le32 str_count; member
/aosp12/system/unwinding/libunwindstack/tests/fuzz/
H A DUnwinderComponentCreator.cpp381 uint str_count = data_provider->ConsumeIntegralInRange<uint>(0, max_strings); in GetStringList() local