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:ExampleService
(Results
1 - 16
of
16
) sorted by relevance
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H
A
D
iunknown_func_test.c
40
typedef struct
ExampleService
{
struct
43
}
ExampleService
;
typedef
47
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
72
static
ExampleService
g_service = {
H
A
D
service_func_test.c
28
typedef struct
ExampleService
{
struct
32
}
ExampleService
;
typedef
52
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
71
static
ExampleService
g_service = {
H
A
D
feature_func_test.c
33
typedef struct
ExampleService
{
struct
36
}
ExampleService
;
typedef
46
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
71
static
ExampleService
g_service = {
H
A
D
defaultfeatureapi_func_test.c
26
typedef struct
ExampleService
{
struct
29
}
ExampleService
;
typedef
43
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
62
static
ExampleService
g_service = {
H
A
D
sendsharerequest_func_test.c
59
typedef struct
ExampleService
{
struct
63
}
ExampleService
;
typedef
85
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
104
static
ExampleService
g_service = {
H
A
D
sendresponse_func_test.c
56
typedef struct
ExampleService
{
struct
60
}
ExampleService
;
typedef
75
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
94
static
ExampleService
g_service = {
H
A
D
featureapi_func_test.c
38
typedef struct
ExampleService
{
struct
41
}
ExampleService
;
typedef
45
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
70
static
ExampleService
g_service = {
H
A
D
sendrequest_func_test.c
58
typedef struct
ExampleService
{
struct
62
}
ExampleService
;
typedef
87
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
106
static
ExampleService
g_service = {
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H
A
D
IUnknownTest.cpp
41
struct
ExampleService
{
struct
48
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
73
static
ExampleService
g_service = {
H
A
D
ServiceTest.cpp
25
struct
ExampleService
{
struct
50
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
68
static
ExampleService
g_service = {
H
A
D
FeatureTest.cpp
31
struct
ExampleService
{
struct
44
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
69
static
ExampleService
g_service = {
H
A
D
DefaultFeatureApiTest.cpp
25
struct
ExampleService
{
struct
42
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
61
static
ExampleService
g_service = {
H
A
D
SendShareRequestTest.cpp
56
struct
ExampleService
{
struct
82
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
103
static
ExampleService
g_service = {
H
A
D
SendRequestTest.cpp
63
struct
ExampleService
{
struct
99
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
119
static
ExampleService
g_service = {
131
static
ExampleService
g_service2 = {
H
A
D
FeatureApiTest.cpp
37
struct
ExampleService
{
struct
44
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
69
static
ExampleService
g_service = {
H
A
D
SendResponseTest.cpp
53
struct
ExampleService
{
struct
72
ExampleService
*example = (
ExampleService
*)service;
in Initialize()
93
static
ExampleService
g_service = {
Completed in 12 milliseconds