Searched defs:bytes (Results 1 – 11 of 11) sorted by relevance
| /system/netd/ |
| D | BandwidthController.cpp | 600 int BandwidthController::getInterfaceSharedQuota(int64_t *bytes) { in getInterfaceSharedQuota() 604 int BandwidthController::getInterfaceQuota(const char *costName, int64_t *bytes) { in getInterfaceQuota() 655 int BandwidthController::updateQuota(const char *quotaName, int64_t bytes) { in updateQuota() 671 int BandwidthController::runIptablesAlertCmd(IptOp op, const char *alertName, int64_t bytes) { in runIptablesAlertCmd() 703 int BandwidthController::runIptablesAlertFwdCmd(IptOp op, const char *alertName, int64_t bytes) { in runIptablesAlertFwdCmd() 730 int BandwidthController::setGlobalAlert(int64_t bytes) { in setGlobalAlert() 813 int BandwidthController::setSharedAlert(int64_t bytes) { in setSharedAlert() 829 int BandwidthController::setInterfaceAlert(const char *iface, int64_t bytes) { in setInterfaceAlert() 865 int BandwidthController::setCostlyAlert(const char *costName, int64_t bytes, int64_t *alertBytes) { in setCostlyAlert() 931 int64_t packets, bytes; in parseForwardChainStats() local
|
| D | CommandListener.cpp | 915 int64_t bytes; in runCommand() local 934 int64_t bytes; in runCommand() local
|
| /system/media/mca/filterfw/jni/ |
| D | jni_vertex_frame.cpp | 76 jbyte* bytes = env->GetByteArrayElements(data, NULL); in Java_android_filterfw_core_VertexFrame_setNativeData() local
|
| D | jni_native_frame.cpp | 60 jbyte* bytes = env->GetByteArrayElements(data, NULL); in Java_android_filterfw_core_NativeFrame_setNativeData() local
|
| D | jni_gl_frame.cpp | 119 jbyte* bytes = env->GetByteArrayElements(data, NULL); in Java_android_filterfw_core_GLFrame_setNativeData() local
|
| /system/extras/micro_bench/ |
| D | micro_bench.c | 75 static double mb_sec(unsigned long bytes, struct timeval *delta) { in mb_sec()
|
| /system/extras/tests/framebuffer/ |
| D | mdp_test.c | 233 int bytes; in main() local
|
| /system/core/toolbox/ |
| D | dd.h | 67 uint64_t bytes; /* # of bytes written */ member
|
| /system/media/mca/filterfw/java/android/filterfw/core/ |
| D | Frame.java | 112 public void setData(byte[] bytes, int offset, int length) { in setData()
|
| /system/core/libcutils/ |
| D | mq.c | 111 Buffer* bytes; member 1133 int peerSendBytes(pid_t pid, const char* bytes, size_t size) { in peerSendBytes() 1200 int peerSendSharedBytes(pid_t pid, char* bytes, size_t size, in peerSendSharedBytes()
|
| /system/core/sh/ |
| D | arith_lex.c | 1665 YY_BUFFER_STATE yy_scan_bytes (yyconst char * bytes, int len ) in yy_scan_bytes()
|