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

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_object.h 77 Error AcquireHandleAndPath(int fd,
kernel_object.cc 188 Error KernelObject::AcquireHandleAndPath(int fd,
kernel_proxy.cc 255 Error error = AcquireHandleAndPath(oldfd, &handle, &path);
270 Error error = AcquireHandleAndPath(oldfd, &old_handle, &old_path);
564 Error error = AcquireHandleAndPath(fd, &handle, &path);
    [all...]

Completed in 141 milliseconds