Home
last modified time | relevance | path

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

/system/vold/fs/
DF2fs.cpp44 status_t Check(const std::string& source) { in Check() function
DExfat.cpp41 status_t Check(const std::string& source) { in Check() function
DVfat.cpp59 status_t Check(const std::string& source) { in Check() function
DExt4.cpp63 status_t Check(const std::string& source, const std::string& target) { in Check() function
/system/update_engine/scripts/update_payload/
Dpayload.py273 def Check(self, pubkey_file_name=None, metadata_sig_file=None, member in Payload
/system/core/fs_mgr/libsnapshot/
Dpower_test.cpp458 bool PowerTest::Check([[maybe_unused]] int argc, [[maybe_unused]] char** argv) { in Check() function in android::snapshot::PowerTest