Searched defs:op (Results 1 – 10 of 10) sorted by relevance
| /system/core/toolbox/ |
| D | dmesg.c | 16 int n, op; in dmesg_main() local
|
| /system/core/adb/ |
| D | backup_service.c | 51 int backup_service(BackupOperation op, char* args) { in backup_service()
|
| /system/netd/ |
| D | BandwidthController.cpp | 256 std::string BandwidthController::makeIptablesNaughtyCmd(IptOp op, int uid) { in makeIptablesNaughtyCmd() 291 IptOp op; in maninpulateNaughtyApps() local 331 std::string BandwidthController::makeIptablesQuotaCmd(IptOp op, const char *costName, int64_t quota… in makeIptablesQuotaCmd() 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()
|
| /system/media/mca/filterfw/native/core/ |
| D | gl_env.cpp | 296 bool GLEnv::CheckGLError(const std::string& op) { in CheckGLError() 307 bool GLEnv::CheckEGLError(const std::string& op) { in CheckEGLError()
|
| /system/core/debuggerd/arm/ |
| D | pr-support.c | 114 _uw op; in unwind_execute_with_ptrace() local
|
| /system/core/fastboot/ |
| D | engine.c | 68 unsigned op; member 97 static Action *queue_action(unsigned op, const char *fmt, ...) in queue_action()
|
| /system/core/libnetutils/ |
| D | dhcpmsg.h | 37 uint8_t op; /* BOOTREQUEST / BOOTREPLY */ member
|
| /system/media/wilhelm/tests/native-media/src/com/example/nativemedia/ |
| D | MyGLSurfaceView.java | 401 private void checkGlError(String op) { in checkGlError()
|
| /system/core/libpixelflinger/ |
| D | buffer.cpp | 228 static uint32_t logic_op(int op, uint32_t s, uint32_t d) in logic_op()
|
| /system/bluetooth/bluez-clean-headers/bluetooth/ |
| D | hci.h | 2355 #define cmd_opcode_ogf(op) (op >> 10) argument 2356 #define cmd_opcode_ocf(op) (op & 0x03ff) argument
|