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

  /external/libchrome/mojo/core/
platform_wrapper_unittest.cc 49 base::PlatformFile PlatformFileFromPlatformHandleValue(uint64_t value) {
104 base::File file(PlatformFileFromPlatformHandleValue(platform_handle.value));
  /external/libchrome/mojo/public/cpp/system/
platform_handle.cc 28 base::PlatformFile PlatformFileFromPlatformHandleValue(uint64_t value) {
231 *file = PlatformFileFromPlatformHandleValue(platform_handle.value);

Completed in 124 milliseconds