Home
last modified time | relevance | path

Searched refs:ran (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/payload_consumer/
Dfilesystem_verifier_action_unittest.cc99 bool ran() const { return ran_; } in ran() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
217 bool is_delegate_ran = delegate.ran(); in DoTest()
/system/extras/ANRdaemon/
DREADME28 entries regarding the daemon process indicates the daemon process ran continuously
/system/firewalld/
Diptables.cc468 bool ran = m->RunSyncAndDestroy(jail, args, &status); in ExecvNonRoot() local
469 return ran ? status : -1; in ExecvNonRoot()