Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:cmd
(Results
1 - 19
of
19
) sorted by relevance
/test/testfwk/developer_test/
H
A
D
ohtest
26
cmd
= "./start.sh"
variable
/test/ostest/wukong/common/include/
H
A
D
common.h
23
std::string runProcess(const std::string &
cmd
)
in runProcess()
argument
/test/xts/dcts/distributeddatamgr/jstest/distributed_kv_store/client/hap/src/main/js/TestRunner/
H
A
D
OpenHarmonyTestRunner.js
44
var
cmd
= 'aa start -d 0 -a ' + testAbilityName + ' -b ' + abilityDelegatorArguments.bundleName;
variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
quotandk1.cpp
26
int
cmd
= QCMD(Q_GETQUOTA, USRQUOTA);
in Quotactl()
local
H
A
D
quotandk.cpp
26
int
cmd
= QCMD(Q_GETQUOTA, USRQUOTA);
in Quotactl()
local
/test/xts/hats/kernel/syscall_ipc/msgctl/
H
A
D
MsgctlApiTest.cpp
117
int
cmd
= -1;
in HWTEST_F()
local
/test/ostest/wukong/test/unittest/
H
A
D
wukong_test.cpp
29
bool ExecCmd(const std::string &
cmd
, std::string &resvec)
in ExecCmd()
argument
63
std::string
cmd
= "wukong exec -T 1";
in HWTEST_F()
local
/test/xts/hats/kernel/syscalls/process/processid/
H
A
D
ProcessApiTest.cpp
135
char
cmd
[] = "touch";
in HWTEST_F()
local
159
char
cmd
[] = "touch";
in HWTEST_F()
local
179
char
cmd
[] = "ls";
in HWTEST_F()
local
205
char
cmd
[]
in HWTEST_F()
local
[all...]
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H
A
D
HiAppEventCPPTest.cpp
54
string
cmd
= "rm -f " + delelogPath;
in TearDown()
local
1128
string
cmd
= "dd if=/dev/zero of=/data/test/hiappevent/" + fname + " bs=11M count=1";
in HWTEST_F()
local
1177
string
cmd
= "dd if=/dev/zero of=/data/test/hiappevent/" + fname + " bs=1.5M count=1";
in HWTEST_F()
local
/test/xts/hats/hdf/bluetooth/hdiService/
H
A
D
bluetooth_hci_services_test.cpp
138
std::vector<uint8_t>
cmd
= COMMAND_HCI_RESET;
in HWTEST_F()
local
154
std::vector<uint8_t>
cmd
= COMMAND_HCI_READ_LOCAL_VERSION_INFORMATION;
in HWTEST_F()
local
170
std::vector<uint8_t>
cmd
= COMMAND_HCI_SHOULD_BE_UNKNOWN;
in HWTEST_F()
local
186
std::vector<uint8_t>
cmd
= COMMAND_HCI_READ_BUFFER_SIZE;
in HWTEST_F()
local
217
std::vector<uint8_t>
cmd
= writeName;
in HWTEST_F()
local
[all...]
/test/xts/hats/kernel/mmap_v/
H
A
D
MmapVApiTest.cpp
119
char
cmd
[NUM];
in TstSmaps()
local
/test/testfwk/arkxtest/uitest/server/
H
A
D
server_main.cpp
160
auto
cmd
= OHOS::AAFwk::Want();
in DumpLayout()
local
/test/xts/acts/hiviewdfx/utils/native/
H
A
D
file_utils.cpp
36
int ExecCmdWithRet(std::string
cmd
, std::vector<std::string> &resvec)
in ExecCmdWithRet()
argument
66
ExeCmd(std::string
cmd
)
ExeCmd()
argument
72
CmdRun(std::string
cmd
, std::string &result)
CmdRun()
argument
94
ExecuteCmd(std::string
cmd
)
ExecuteCmd()
argument
107
SaveCmdOutput(std::string
cmd
, std::string saveFile)
SaveCmdOutput()
argument
119
std::string
cmd
= "rm " + hilogredirect;
RedirecthiLog()
local
[all...]
/test/testfwk/arkxtest/uitest/connection/
H
A
D
ipc_transactor.cpp
369
void ApiTransactor::SendBroadcastCommand(const OHOS::AAFwk::Want &
cmd
, ApiCallErr &err)
in SendBroadcastCommand()
argument
/test/xts/dcts/distributedhardware/distributedaudiotest/
H
A
D
distributedaudiotest.cpp
675
std::string HandleAudioEvent(int32_t
cmd
)
in HandleAudioEvent()
argument
[all...]
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H
A
D
distributedaudiotest.cpp
679
std::string HandleAudioEvent(int32_t
cmd
)
in HandleAudioEvent()
argument
[all...]
/test/ostest/wukong/common/src/
H
A
D
wukong_util.cpp
734
std::string WuKongUtil::runProcess(std::string
cmd
)
in runProcess()
argument
/test/xts/hats/telephony/ril/hdi_v1.0/
H
A
D
hdf_ril_hdiService_test.cpp
4327
std::string
cmd
= "send terminal response";
in HWTEST_F()
local
4339
std::string
cmd
= "send terminal response";
in HWTEST_F()
local
4351
std::string
cmd
= "send envelope";
in HWTEST_F()
local
4363
std::string
cmd
= "send envelope";
in HWTEST_F()
local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H
A
D
gles3ndk.cpp
1515
DrawArraysIndirectCommand
cmd
;
in GLDrawArraysIndirect()
local
1597
DrawElementsIndirectCommand
cmd
;
in GLDrawElementsIndirect()
local
[all...]
Completed in 32 milliseconds