OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANativeWindow_OemStorageGet
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/nativewindow/include/vndk/
window.h
111
* Retrieve the value with
ANativeWindow_OemStorageGet
()
128
int
ANativeWindow_OemStorageGet
(ANativeWindow* window, uint32_t slot, intptr_t* value);
/frameworks/native/libs/nativewindow/
ANativeWindow.cpp
122
int
ANativeWindow_OemStorageGet
(ANativeWindow* window, uint32_t slot, intptr_t* value) {
Completed in 38 milliseconds