Searched defs:IntToPlatformFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Dplatform_file.cc11 base::PlatformFile IntToPlatformFile(int32_t handle) { function in namespace:ppapi
/external/chromium_org/ppapi/tests/
H A Dtest_broker.cc52 PlatformFile IntToPlatformFile(int32_t handle) { function in namespace:__anon10191
174 PlatformFile file = IntToPlatformFile(handle);
296 PlatformFile file = IntToPlatformFile(handle);

Completed in 1209 milliseconds