Searched refs:MountInternal (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_proxy.h222 Error MountInternal(const char* source,
H A Dkernel_proxy.cc85 rtn = MountInternal("", "/", "passthroughfs", 0, NULL, false, &root_fs);
90 rtn = MountInternal("", "/dev", "dev", 0, NULL, false, &fs);
402 Error error = MountInternal(
412 Error KernelProxy::MountInternal(const char* source, function in class:nacl_io::KernelProxy

Completed in 1050 milliseconds