Home
last modified time | relevance | path

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

/system/security/keystore/
Dtest-keystore44 function run() { function
/system/extras/tests/memtest/
Dbandwidth.cpp177 volatile bool *run; member
198 for (int run = 1; ; run++) { in runBandwidthThread() local
260 volatile bool run = false; in runThreadedTest() local
Dbandwidth.h35 bool run() { in run() function
/system/vold/
DBenchmark.cpp104 nsecs_t run = systemTime(SYSTEM_TIME_BOOTTIME); in benchmark() local
DTrimTask.cpp113 void TrimTask::run() { in run() function in android::vold::TrimTask
DMoveTask.cpp189 void MoveTask::run() { in run() function in android::vold::MoveTask
/system/security/keystore/tests/
DMakefile68 run: $(BINARIES:=.run) target
/system/extras/verity/
Dbuild_verity_metadata.py30 def run(cmd): function
/system/netd/server/
DDnsProxyListener.cpp218 void DnsProxyListener::GetAddrInfoHandler::run() { in run() function in android::net::DnsProxyListener::GetAddrInfoHandler
433 void DnsProxyListener::GetHostByNameHandler::run() { in run() function in android::net::DnsProxyListener::GetHostByNameHandler
572 void DnsProxyListener::GetHostByAddrHandler::run() { in run() function in android::net::DnsProxyListener::GetHostByAddrHandler
DMDnsSdListener.cpp593 void MDnsSdListener::Monitor::run() { in run() function in MDnsSdListener::Monitor
/system/core/trusty/keymaster/
DMakefile115 run: $(BINARIES:=.run) target
/system/update_engine/scripts/
Dupdate_device.py175 def run(self): member in ServerThread
/system/tools/aidl/tests/
Dintegration-test.py70 def run(self, command, background=False, ignore_status=False): member in AdbHost
/system/extras/simpleperf/scripts/
Dutils.py87 def run(self, adb_args): member in AdbHelper
/system/keymaster/
DMakefile156 run: $(BINARIES:=.run) target
/system/chre/core/
Devent_loop.cc73 void EventLoop::run() { in run() function in chre::EventLoop
/system/update_engine/payload_generator/
Dpayload_generation_config.h40 bool run = false; member
/system/core/healthd/
Danimation.h57 bool run; member
/system/chre/host/common/
Dsocket_server.cc68 void SocketServer::run(const char *socketName, bool allowSocketCreation, in run() function in android::chre::SocketServer
/system/extras/pagecache/
Dpagecache.py140 def run(self): member in FileReaderThread
/system/core/sdcard/
Dsdcard.cpp214 static void run(const char* source_path, const char* label, uid_t uid, in run() function
/system/core/libutils/
DThreads.cpp662 status_t Thread::run(const char* name, int32_t priority, size_t stack) in run() function in android::Thread
/system/nvram/client/
Dnvram_client.c347 int (*run)(nvram_device_t*, char* args[]); member
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java46 public int run(String[] args) throws RemoteException { in run() method in HidlTestJava
/system/core/liblog/
Dlogprint.c1466 unsigned long long total, run; in convertMonotonic() local