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:resultService
(Results
1 - 5
of
5
) sorted by relevance
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H
A
D
defaultfeatureapi_func_test.c
80
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName301");
in DefaultFeatureApiTestSuiteTearDown()
local
H
A
D
service_func_test.c
176
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName101");
variable
189
Service *
resultService
= SAMGR_GetInstance()->UnregisterService(NULL);
variable
203
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("noExistServiceName");
variable
217
Service *
resultService
variable
234
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName101");
global()
variable
253
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName101");
global()
variable
[all...]
H
A
D
featureapi_func_test.c
507
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName401");
variable
H
A
D
feature_func_test.c
141
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName201");
in FeatureTestSuiteTearDown()
local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H
A
D
ServiceTest.cpp
179
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName101");
in HWTEST_F()
local
189
Service *
resultService
= SAMGR_GetInstance()->UnregisterService(NULL);
in HWTEST_F()
local
202
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("noExistServiceName");
in HWTEST_F()
local
215
Service *
resultService
in HWTEST_F()
local
231
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName101");
HWTEST_F()
local
249
Service *
resultService
= SAMGR_GetInstance()->UnregisterService("serviceName101");
HWTEST_F()
local
[all...]
Completed in 4 milliseconds