OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPlatformFileHandleType
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/mojo/public/cpp/system/
platform_handle.h
33
const MojoPlatformHandleType
kPlatformFileHandleType
=
45
const MojoPlatformHandleType
kPlatformFileHandleType
=
platform_handle.cc
32
platform_handle.type =
kPlatformFileHandleType
;
53
CHECK_EQ(platform_handle.type,
kPlatformFileHandleType
);
Completed in 770 milliseconds