OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOzonePlatformId
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/ozone/
platform_selection.h
14
OZONE_EXPORT int
GetOzonePlatformId
();
platform_selection.cc
30
int
GetOzonePlatformId
() {
49
return kPlatformNames[
GetOzonePlatformId
()];
platform_object_internal.h
20
int platform =
GetOzonePlatformId
();
Completed in 70 milliseconds