Searched defs:cmd (Results 1 – 2 of 2) sorted by relevance
44 cmd = [NODE_PATH, TSC_PATH] variable52 cmd = ['cp', "-r", srcpath, dstpath] variable55 cmd = ['rm', "-rf", './jscode'] variable
235 bool Ashmem::CheckValid(int32_t size, int32_t offset, int cmd) in CheckValid()