Home
last modified time | relevance | path

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

/system/extras/bugmailer/src/com/android/commands/sendbug/
DSendBug.java49 private void run(String bugreportPath) { in run() method in SendBug
53 private void run(String bugreportPath, String screenShotPath) { in run() method in SendBug
/system/security/keystore/
Dtest-keystore44 function run() { function
Dkeystore.cpp1296 ResponseCode (*run)(KeyStore* keyStore, int sock, uid_t uid, Value* param1, Value* param2, member
/system/netd/
DDnsProxyListener.cpp70 void DnsProxyListener::GetAddrInfoHandler::run() { in run() function in DnsProxyListener::GetAddrInfoHandler
230 void DnsProxyListener::GetHostByAddrHandler::run() { in run() function in DnsProxyListener::GetHostByAddrHandler
DMDnsSdListener.cpp543 void MDnsSdListener::Monitor::run() { in run() function in MDnsSdListener::Monitor
/system/core/charger/
Dcharger.c96 bool run; member