OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lang_count
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/linux/usb/
functionfs.h
52
__le32
lang_count
;
member in struct:usb_functionfs_strings_head
/external/kernel-headers/original/linux/usb/
functionfs.h
67
__le32
lang_count
;
member in struct:usb_functionfs_strings_head
78
* | 12 |
lang_count
| LE32 | number of languages |
79
* | 16 | stringtab | StringTab[
lang_count
] | table of strings per lang |
81
* For each language there is one stringtab entry (ie. there are
lang_count
/system/core/fastbootd/
usb_linux_client.c
154
.
lang_count
= cpu_to_le32(1),
/system/core/adb/
usb_linux_client.c
139
.
lang_count
= cpu_to_le32(1),
Completed in 559 milliseconds