Home
last modified time | relevance | path

Searched refs:Mount (Results 1 – 25 of 109) sorted by relevance

12345

/external/cros/system_api/dbus/smbprovider/
Ddirectory_entry.proto59 // Used for passing inputs into SmbProvider.Mount().
68 // Mount options set by the client.
80 // ID of the mount returned from Mount().
86 // ID of the mount returned from Mount().
95 // ID of the mount returned from Mount().
104 // ID of the mount returned from Mount().
115 // ID of the mount returned from Mount().
123 // ID of the mount returned from Mount().
135 // ID of the mount returned from Mount().
146 // ID of the mount returned from Mount().
[all …]
/external/libbrillo/brillo/namespaces/
Dmount_namespace_test.cc44 EXPECT_CALL(platform_, Mount(_, _, _, _, _)).WillOnce(Return(0)); in TEST_F()
55 EXPECT_CALL(platform_, Mount(_, _, _, _, _)).WillOnce(Return(0)); in TEST_F()
64 EXPECT_CALL(platform_, Mount(_, _, _, _, _)).WillOnce(Return(-1)); in TEST_F()
72 EXPECT_CALL(platform_, Mount(_, _, _, _, _)).WillOnce(Return(0)); in TEST_F()
82 EXPECT_CALL(platform_, Mount(_, _, _, _, _)).WillOnce(Return(0)); in TEST_F()
Dmock_platform.h26 Mount,
Dplatform.h45 virtual int Mount(const std::string& source,
Dplatform.cc58 int Platform::Mount(const std::string& source, in Mount() function in brillo::Platform
Dmount_namespace.cc69 if (platform_->Mount(proc_ns_path, ns_path_.value(), "", MS_BIND) != 0) { in Create()
/external/rust/crates/csv/examples/data/
Duspop-null.csv18 Mount Eden,CA,,37.6361111,-122.0988889
49 Mount Airy,MD,8714,39.3761111,-77.1550000
76 Mount Airy,PA,,41.0941667,-79.5222222
Duspop.csv18 Mount Eden,CA,,37.6361111,-122.0988889
49 Mount Airy,MD,8714,39.3761111,-77.1550000
76 Mount Airy,PA,,41.0941667,-79.5222222
Duspop-latin1.csv18 Mount Eden,CA,,37.6361111,-122.0988889
49 Mount Airy,MD,8714,39.3761111,-77.1550000
76 Mount Airy,PA,,41.0941667,-79.5222222
/external/e2fsprogs/tests/m_minrootdir/
Dexpect25 Mount count: 0
137 Mount count: 0
191 Mount count: 0
/external/autotest/client/site_tests/platform_CryptohomeKeyEviction/
Dcontrol18 chaps, and then remounting a user's cryptohome. Mount requires use of the
/external/e2fsprogs/tests/f_jnl_errno/
Dexpect.024 Mount count: 0
/external/icu/icu4c/source/data/locales/
Dlb.txt939 dn{"Mount"}
941 "-1"{"leschte Mount"}
942 "0"{"dëse Mount"}
943 "1"{"nächste Mount"}
947 one{"an {0} Mount"}
951 one{"virun {0} Mount"}
/external/e2fsprogs/tests/m_root_owner/
Dexpect.137 Mount count: 0
/external/e2fsprogs/tests/m_64bit_flexbg/
Dexpect.139 Mount count: 0
/external/e2fsprogs/tests/m_large_file/
Dexpect.137 Mount count: 0
/external/e2fsprogs/tests/r_move_itable_nostride/
Dexpect43 Mount count: 0
/external/e2fsprogs/tests/d_corrupt_journal_nr_users/
Dexpect24 Mount count: 0
/external/e2fsprogs/tests/j_ext_dumpe2fs/
Dexpect35 Mount count: 0
/external/e2fsprogs/tests/r_move_itable_realloc/
Dexpect42 Mount count: 0
/external/python/cpython2/Demo/rpc/
DREADME8 implementing the NFS Mount protocol, (part of) the NFS protocol, and
/external/e2fsprogs/tests/m_dasd_bs/
Dexpect.139 Mount count: 0
/external/e2fsprogs/tests/m_mmp/
Dexpect.140 Mount count: 0
/external/e2fsprogs/tests/m_no_opt/
Dexpect.138 Mount count: 0
/external/e2fsprogs/tests/m_std/
Dexpect.139 Mount count: 0

12345