Searched defs:mount (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dmock_node.cc7 MockNode::MockNode(nacl_io::Filesystem* mount) : Node(mount) {} argument
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
H A Dmount.c8 int mount(const char* source, const char* target, const char* filesystemtype, function
/external/chromium_org/third_party/boringssl/src/crypto/
H A Dthread.c101 void CRYPTO_set_add_lock_callback(int (*func)(int *num, int mount, int lock_num, argument
137 int (*CRYPTO_get_add_lock_callback(void))(int *num, int mount, int lock_num,
/external/chromium_org/chromeos/login/auth/
H A Dcryptohome_authenticator.cc124 // mount the cryptohome with a plain text password.
139 cryptohome::MountParameters mount(ephemeral);
141 mount.create_keys.push_back(cryptohome::KeyDefinition(
150 mount, local
244 // Starts the process that will mount a user's cryptohome.
275 // Calls cryptohome's mount method for guest and also get the user hash from
619 // Now we can continue with the login and report mount success.
671 // In this case, we tried to mount a tmpfs for guest and failed.
679 // In this case, we tried to create/mount cryptohome and failed
854 // If we tried a mount bu
[all...]
/external/chromium_org/chromeos/disks/
H A Ddisk_mount_manager.h51 // Used to house an instance of each found mount device.
80 // The path to the mount point of this device. Will be empty if not mounted.
174 // A struct to store information about mount point.
180 // Type of mount.
182 // Condition of mount.
186 const std::string& mount,
190 mount_path(mount),
209 // Implement this interface to be notified about disk/mount related events.
214 // Called when disk mount status is changed.
219 // Called after a mount poin
185 MountPointInfo(const std::string& source, const std::string& mount, const MountType type, MountCondition condition) argument
[all...]
/external/openssl/crypto/
H A Dcryptlib.c403 int (*CRYPTO_get_add_lock_callback(void))(int *num,int mount,int type,
419 void CRYPTO_set_add_lock_callback(int (*func)(int *num,int mount,int type, argument
/external/chromium_org/chromeos/dbus/
H A Dfake_cryptohome_client.cc488 cryptohome::MountReply* mount = local
490 mount->set_sanitized_username(GetStubSanitizedUsername(id.email()));
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_proxy.cc396 int KernelProxy::mount(const char* source, function in class:nacl_io::KernelProxy
/external/e2fsprogs/lib/blkid/
H A Dprobe.h345 char mount[128]; member in struct:ocfs_volume_header
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 165 milliseconds