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

  /external/libmojo/mojo/edk/embedder/
platform_handle_utils_posix.cc 18 PlatformHandle duped(dup(platform_handle.handle));
19 duped.needs_connection = platform_handle.needs_connection;
20 return ScopedPlatformHandle(duped);
  /prebuilts/go/darwin-x86/src/os/exec/
exec_test.go 1080 // test that environment variables are de-duped.
  /prebuilts/go/linux-x86/src/os/exec/
exec_test.go 1080 // test that environment variables are de-duped.

Completed in 179 milliseconds