/system/security/keystore/ |
D | keystore_cli.cpp | 48 #define NO_ARG_INT_RETURN(cmd) \ argument 62 #define SINGLE_ARG_INT_RETURN(cmd) \ argument 80 #define SINGLE_INT_ARG_INT_RETURN(cmd) \ argument 98 #define SINGLE_ARG_PLUS_UID_INT_RETURN(cmd) \ argument 121 #define SINGLE_ARG_PLUS_UID_DATA_RETURN(cmd) \ argument 149 #define STING_ARG_DATA_STDIN_INT_RETURN(cmd) \ argument 170 #define SINGLE_ARG_DATA_RETURN(cmd) \ argument
|
/system/core/fastboot/ |
D | protocol.cpp | 116 static int64_t _command_start(Transport* transport, const char* cmd, uint32_t size, char* response)… in _command_start() 170 static int64_t _command_send(Transport* transport, const char* cmd, const void* data, uint32_t size, in _command_send() 193 static int64_t _command_send_fd(Transport* transport, const char* cmd, int fd, uint32_t size, in _command_send_fd() 226 static int _command_send_no_data(Transport* transport, const char* cmd, char* response) { in _command_send_no_data() 230 int fb_command(Transport* transport, const char* cmd) { in fb_command() 234 int fb_command_response(Transport* transport, const char* cmd, char* response) { in fb_command_response() 239 std::string cmd(android::base::StringPrintf("download:%08x", size)); in fb_download_data() local 244 std::string cmd(android::base::StringPrintf("download:%08x", size)); in fb_download_data_fd() local 341 std::string cmd(android::base::StringPrintf("download:%08x", size)); in fb_download_data_sparse() local
|
/system/core/logcat/tests/ |
D | exec_benchmark.cpp | 25 static void logcat_popen_libc(benchmark::State& state, const char* cmd) { in logcat_popen_libc() 39 static void logcat_popen_liblogcat(benchmark::State& state, const char* cmd) { in logcat_popen_liblogcat() 54 static void logcat_system_libc(benchmark::State& state, const char* cmd) { in logcat_system_libc() 65 static void logcat_system_liblogcat(benchmark::State& state, const char* cmd) { in logcat_system_liblogcat()
|
/system/extras/simpleperf/ |
D | cmd_help.cpp | 47 std::unique_ptr<Command> cmd = CreateCommandInstance(args[0]); in Run() local 75 std::unique_ptr<Command> cmd = CreateCommandInstance(cmd_name); in PrintShortHelp() local
|
/system/update_engine/common/ |
D | subprocess.cc | 74 bool LaunchProcess(const vector<string>& cmd, in LaunchProcess() 171 pid_t Subprocess::Exec(const vector<string>& cmd, in Exec() 176 pid_t Subprocess::ExecFlags(const vector<string>& cmd, in ExecFlags() 233 bool Subprocess::SynchronousExec(const vector<string>& cmd, in SynchronousExec() 245 bool Subprocess::SynchronousExecFlags(const vector<string>& cmd, in SynchronousExecFlags()
|
/system/vold/fs/ |
D | F2fs.cpp | 44 std::vector<std::string> cmd; in Check() local 73 std::vector<std::string> cmd; in Format() local
|
D | Ext4.cpp | 119 std::vector<std::string> cmd; in Check() local 157 std::vector<std::string> cmd; in Resize() local 168 std::vector<std::string> cmd; in Format() local
|
D | Vfat.cpp | 76 std::vector<std::string> cmd; in Check() local 173 std::vector<std::string> cmd; in Format() local
|
/system/netd/server/ |
D | NetdCommand.cpp | 19 NetdCommand::NetdCommand(const char *cmd) : in NetdCommand()
|
D | oem_iptables_hook.cpp | 31 std::string cmd = in oemCleanupHooks() local
|
D | IptablesBaseTest.cpp | 42 std::string cmd = argv[0]; in fake_android_fork_exec() local 101 for (const auto& cmd : expectedCmds) { in expectIptablesRestoreCommands() local
|
/system/vold/ |
D | VoldCommand.cpp | 19 VoldCommand::VoldCommand(const char *cmd) : in VoldCommand()
|
D | MoveTask.cpp | 65 static status_t pushBackContents(const std::string& path, std::vector<std::string>& cmd, in pushBackContents() 94 std::vector<std::string> cmd; in execRm() local 142 std::vector<std::string> cmd; in execCp() local
|
/system/core/libcutils/ |
D | android_reboot.c | 24 int android_reboot(int cmd, int flags __unused, const char* arg) { in android_reboot()
|
/system/core/libsysutils/src/ |
D | FrameworkCommand.cpp | 26 FrameworkCommand::FrameworkCommand(const char *cmd) { in FrameworkCommand()
|
/system/core/reboot/ |
D | reboot.c | 29 const char *cmd = "reboot"; in main() local
|
/system/bt/stack/smp/ |
D | smp_l2c.cc | 140 uint8_t cmd; in smp_data_received() local 274 uint8_t cmd; in smp_br_data_received() local
|
/system/core/trusty/gatekeeper/ |
D | gatekeeper_ipc.h | 37 uint32_t cmd; member
|
D | trusty_gatekeeper_ipc.c | 45 int trusty_gatekeeper_call(uint32_t cmd, void *in, uint32_t in_size, uint8_t *out, in trusty_gatekeeper_call()
|
/system/bt/btif/src/ |
D | btif_sock_thread.cc | 242 sock_cmd_t cmd = {CMD_ADD_FD, fd, type, flags, user_id}; in btsock_thread_add_fd() local 261 sock_cmd_t cmd = {CMD_REMOVE_FD, fd, 0, 0, 0}; in btsock_thread_remove_fd_and_close() local 280 sock_cmd_t cmd = {CMD_USER_PRIVATE, 0, type, size, user_id}; in btsock_thread_post_cmd() local 311 sock_cmd_t cmd = {CMD_WAKEUP, 0, 0, 0, 0}; in btsock_thread_wakeup() local 327 sock_cmd_t cmd = {CMD_EXIT, 0, 0, 0, 0}; in btsock_thread_exit() local 413 sock_cmd_t cmd = {-1, 0, 0, 0, 0}; in process_cmd_sock() local
|
/system/update_engine/ |
D | test_subprocess.cc | 42 std::string cmd(argv[1]); in main() local
|
/system/bt/stack/avrc/ |
D | avrc_bld_ct.cc | 386 const tAVRC_GET_ITEMS_CMD* cmd) { in avrc_bld_get_folder_items_cmd() 418 const tAVRC_CHG_PATH_CMD* cmd) { in avrc_bld_change_folder_cmd() 447 BT_HDR* p_pkt, const tAVRC_SET_BR_PLAYER_CMD* cmd) { in avrc_bld_set_browsed_player_cmd() 474 BT_HDR* p_pkt, const tAVRC_SET_ADDR_PLAYER_CMD* cmd) { in avrc_bld_set_addressed_player_cmd()
|
/system/core/adb/ |
D | commandline.cpp | 1030 std::string cmd = format_host_command(android::base::Join(components, "-").c_str()); in wait_for_device() local 1126 std::string cmd = "export ANDROID_LOG_TAGS=\"" + quoted + "\"; exec logcat"; in logcat() local 1192 std::string cmd = "backup:"; in backup() local 1557 std::string cmd = "exec:"; in adb_commandline() local 1637 std::string cmd, error; in adb_commandline() local 1865 std::string cmd = "cmd package"; in uninstall_app() local 1902 std::string cmd = "exec:cmd package"; in install_app() local 1961 …std::string cmd = android::base::StringPrintf("%s install-create -S %" PRIu64, install_cmd.c_str()… in install_multiple_app() local 2003 std::string cmd = android::base::StringPrintf( in install_multiple_app() local 2061 std::string cmd = "pm"; in pm_command() local [all …]
|
/system/chre/platform/linux/ |
D | init.cc | 57 TCLAP::CmdLine cmd(kSimDescription, ' ', kSimVersion); in main() local
|
/system/core/trusty/keymaster/ |
D | trusty_keymaster_ipc.cpp | 46 int trusty_keymaster_call(uint32_t cmd, void* in, uint32_t in_size, uint8_t* out, in trusty_keymaster_call()
|