Home
last modified time | relevance | path

Searched defs:KernelHandle (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_handle.cc20 KernelHandle::KernelHandle() : filesystem_(NULL), node_(NULL) { in KernelHandle() function in nacl_io::KernelHandle
23 KernelHandle::KernelHandle(const ScopedFilesystem& fs, const ScopedNode& node) in KernelHandle() function in nacl_io::KernelHandle