Home
last modified time | relevance | path

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

123456

/system/security/keystore/
Dkeystore_cli.cpp50 #define NO_ARG_INT_RETURN(cmd) \ argument
65 #define SINGLE_ARG_INT_RETURN(cmd) \ argument
84 #define SINGLE_INT_ARG_INT_RETURN(cmd) \ argument
103 #define SINGLE_ARG_PLUS_UID_INT_RETURN(cmd) \ argument
127 #define SINGLE_ARG_PLUS_UID_DATA_RETURN(cmd) \ argument
152 #define STRING_ARG_DATA_STDIN_INT_RETURN(cmd) \ argument
174 #define SINGLE_ARG_DATA_RETURN(cmd) \ argument
/system/extras/tests/kernel.config/
Dsysvipc_test.cpp35 int msgctl(int id, int cmd, msqid_ds* buf) { in msgctl()
48 int semctl(int id, int num, int cmd, semid_ds* buf) { in semctl()
61 int shmctl(int id, int cmd, shmid_ds* buf) { in shmctl()
/system/core/adb/daemon/
Dremount_service.cpp32 static bool do_remount(int fd, const std::string& cmd) { in do_remount()
85 void remount_service(unique_fd fd, const std::string& cmd) { in remount_service()
/system/extras/simpleperf/
Dcmd_help.cpp47 std::unique_ptr<Command> cmd = CreateCommandInstance(args[0]); in Run() local
78 std::unique_ptr<Command> cmd = CreateCommandInstance(cmd_name); in PrintShortHelp() local
/system/update_engine/common/
Dsubprocess.cc75 bool LaunchProcess(const vector<string>& cmd, in LaunchProcess()
172 pid_t Subprocess::Exec(const vector<string>& cmd, in Exec()
177 pid_t Subprocess::ExecFlags(const vector<string>& cmd, in ExecFlags()
235 bool Subprocess::SynchronousExec(const vector<string>& cmd, in SynchronousExec()
244 bool Subprocess::SynchronousExecFlags(const vector<string>& cmd, in SynchronousExecFlags()
/system/vold/fs/
DF2fs.cpp45 std::vector<std::string> cmd; in Check() local
74 std::vector<std::string> cmd; in Format() local
DExt4.cpp114 std::vector<std::string> cmd; in Check() local
152 std::vector<std::string> cmd; in Resize() local
162 std::vector<std::string> cmd; in Format() local
DExfat.cpp42 std::vector<std::string> cmd; in Check() local
77 std::vector<std::string> cmd; in Format() local
DVfat.cpp63 std::vector<std::string> cmd; in Check() local
156 std::vector<std::string> cmd; in Format() local
/system/netd/server/
DNetdCommand.cpp19 NetdCommand::NetdCommand(const char *cmd) : in NetdCommand()
DIptablesBaseTest.cpp42 std::string cmd = argv[0]; in fake_android_fork_exec() local
101 for (const auto& cmd : expectedCmds) { in expectIptablesRestoreCommands() local
/system/core/adb/client/
Dadb_install.cpp62 std::string cmd = "pm"; in pm_command() local
73 std::string cmd = "cmd package"; in uninstall_app_streamed() local
204 std::string cmd = "exec:cmd package"; in install_app_streamed() local
428 std::string cmd = android::base::StringPrintf("%s install-create -S %" PRIu64, in install_multiple_app() local
472 std::string cmd = in install_multiple_app() local
604 std::string cmd = ""; in install_multi_package() local
651 std::string cmd = android::base::StringPrintf( in install_multi_package() local
742 std::string cmd = "rm -f " + escape_arg(filename); in delete_device_file() local
/system/core/libsysutils/src/
DFrameworkCommand.cpp26 FrameworkCommand::FrameworkCommand(const char *cmd) { in FrameworkCommand()
/system/core/libcutils/
Dandroid_reboot.cpp26 int android_reboot(unsigned cmd, int /*flags*/, const char* arg) { in android_reboot()
/system/extras/ext4_utils/
Dmkuserimg_mke2fs.py24 def RunCommand(cmd, env): argument
/system/vold/
DMoveStorage.cpp59 static bool pushBackContents(const std::string& path, std::vector<std::string>& cmd, in pushBackContents()
89 std::vector<std::string> cmd; in execRm() local
140 std::vector<std::string> cmd; in execCp() local
/system/core/reboot/
Dreboot.c29 const char* cmd = reboot; in main() local
/system/bt/stack/smp/
Dsmp_l2c.cc144 uint8_t cmd; in smp_data_received() local
295 uint8_t cmd; in smp_br_data_received() local
/system/core/trusty/gatekeeper/
Dgatekeeper_ipc.h37 uint32_t cmd; member
Dtrusty_gatekeeper_ipc.c45 int trusty_gatekeeper_call(uint32_t cmd, void *in, uint32_t in_size, uint8_t *out, in trusty_gatekeeper_call()
/system/update_engine/
Dtest_subprocess.cc42 std::string cmd(argv[1]); in main() local
/system/bt/btif/src/
Dbtif_sock_thread.cc242 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/bt/stack/avrc/
Davrc_bld_ct.cc385 const tAVRC_GET_ITEMS_CMD* cmd) { in avrc_bld_get_folder_items_cmd()
417 const tAVRC_CHG_PATH_CMD* cmd) { in avrc_bld_change_folder_cmd()
446 BT_HDR* p_pkt, const tAVRC_SET_BR_PLAYER_CMD* cmd) { in avrc_bld_set_browsed_player_cmd()
473 BT_HDR* p_pkt, const tAVRC_SET_ADDR_PLAYER_CMD* cmd) { in avrc_bld_set_addressed_player_cmd()
/system/netd/netutils_wrappers/
DNetUtilsWrapperTest-1.0.cpp61 for (const Command& cmd : COMMANDS) { in TEST() local
/system/bt/build/toolchain/clang/
Dget_clang_suffix.py6 def which(cmd): argument

123456