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
refs:example
(Results
1 - 18
of
18
) sorted by relevance
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H
A
D
IUnknownTest.cpp
48
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
49
example
->identity = identity;
in Initialize()
H
A
D
ServiceTest.cpp
50
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
51
example
->identity = identity;
in Initialize()
H
A
D
FeatureTest.cpp
44
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
45
example
->identity = identity;
in Initialize()
H
A
D
DefaultFeatureApiTest.cpp
42
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
43
example
->identity = identity;
in Initialize()
H
A
D
SendShareRequestTest.cpp
82
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
83
example
->identity = identity;
in Initialize()
H
A
D
FeatureApiTest.cpp
44
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
45
example
->identity = identity;
in Initialize()
H
A
D
SendResponseTest.cpp
72
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
73
example
->identity = identity;
in Initialize()
H
A
D
SendRequestTest.cpp
99
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
100
example
->identity = identity;
in Initialize()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H
A
D
iunknown_func_test.c
47
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
48
example
->identity = identity;
in Initialize()
H
A
D
service_func_test.c
52
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
53
example
->identity = identity;
in Initialize()
H
A
D
feature_func_test.c
46
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
47
example
->identity = identity;
in Initialize()
H
A
D
defaultfeatureapi_func_test.c
43
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
44
example
->identity = identity;
in Initialize()
H
A
D
sendsharerequest_func_test.c
85
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
86
example
->identity = identity;
in Initialize()
H
A
D
sendresponse_func_test.c
75
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
76
example
->identity = identity;
in Initialize()
H
A
D
featureapi_func_test.c
45
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
46
example
->identity = identity;
in Initialize()
H
A
D
sendrequest_func_test.c
87
ExampleService *
example
= (ExampleService *)service;
in Initialize()
local
88
example
->identity = identity;
in Initialize()
/test/xts/acts/sample_lite/hctest_hal/src/
H
A
D
test_demo1.c
21
* @param:
example
module name
24
LITE_TEST_SUIT(test,
example
, IntTestSuite);
H
A
D
test_demo2.c
21
* @param:
example
module name
24
LITE_TEST_SUIT(test,
example
, StringTestSuite);
Completed in 17 milliseconds