OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_get_charmap
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
charmap.h
68
* Note: on success, the charmap will be returned by
android_get_charmap
()
98
const AKeyCharmap*
android_get_charmap
(void);
101
*
android_get_charmap
()->name */
charmap.c
735
const AKeyCharmap*
android_get_charmap
(void)
function
742
return
android_get_charmap
()->name;
console.c
[
all
...]
Completed in 775 milliseconds