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

  /external/libchrome/mojo/public/cpp/system/
platform_handle.cc 20 uint64_t PlatformHandleValueFromPlatformFile(base::PlatformFile file) {
209 platform_handle.value = PlatformHandleValueFromPlatformFile(platform_file);
251 PlatformHandleValueFromPlatformFile(memory_handle.GetHandle());
  /external/libchrome/mojo/core/
platform_wrapper_unittest.cc 41 uint64_t PlatformHandleValueFromPlatformFile(base::PlatformFile file) {
84 PlatformHandleValueFromPlatformFile(file.TakePlatformFile());

Completed in 481 milliseconds