HomeSort by relevance Sort by last modified time
    Searched defs:IntToPlatformFile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/shared_impl/
platform_file.cc 11 base::PlatformFile IntToPlatformFile(int32_t handle) {
  /external/chromium_org/ppapi/tests/
test_broker.cc 52 PlatformFile IntToPlatformFile(int32_t handle) {
161 PlatformFile file = IntToPlatformFile(handle);
283 PlatformFile file = IntToPlatformFile(handle);

Completed in 721 milliseconds