OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:str_count
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/linux/usb/
functionfs.h
51
__le32
str_count
;
member in struct:usb_functionfs_strings_head
/external/kernel-headers/original/linux/usb/
functionfs.h
66
__le32
str_count
;
member in struct:usb_functionfs_strings_head
77
* | 8 |
str_count
| LE32 | number of strings |
87
* | 2 | strings | String[
str_count
] | array of strings in given language |
89
* For each string there is one strings entry (ie. there are
str_count
/system/core/fastbootd/
usb_linux_client.c
153
.
str_count
= cpu_to_le32(1),
/system/core/adb/
usb_linux_client.c
138
.
str_count
= cpu_to_le32(1),
Completed in 163 milliseconds