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:isDefaultService
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/nfc/test/unittest/services/hce_service_test/
H
A
D
hce_service_test.cpp
119
bool
isDefaultService
= true;
in HWTEST_F()
local
/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H
A
D
hce_session_proxy.cpp
142
IsDefaultService(ElementName &element, const std::string &type, bool &
isDefaultService
)
IsDefaultService()
argument
H
A
D
hce_service.cpp
66
ErrorCode HceService::IsDefaultService(ElementName &element, const std::string &type, bool &
isDefaultService
)
in IsDefaultService()
argument
/foundation/communication/nfc/test/fuzztest/services_test/hcesession_test/hcesession/hcesession_fuzzer/
H
A
D
hcesession_fuzzer.cpp
46
bool
isDefaultService
= data[0] % INT_TO_BOOL_DIVISOR;
in FuzzIsDefaultService()
local
/foundation/communication/nfc/test/fuzztest/services_test/cardemulation_test/hceservice/hceservice_fuzzer/
H
A
D
hceservice_fuzzer.cpp
76
bool
isDefaultService
= data[0] % INT_TO_BOOL_DIVISOR;
in FuzzIsDefaultService()
local
/foundation/communication/nfc/test/unittest/services/hce_session_test/
H
A
D
hce_session_test.cpp
206
bool
isDefaultService
= false;
in HWTEST_F()
local
223
bool
isDefaultService
= false;
in HWTEST_F()
local
/foundation/communication/nfc/services/src/ipc/card_emulation/
H
A
D
hce_session_stub.cpp
242
bool
isDefaultService
= false;
in HandleIsDefaultService()
local
H
A
D
hce_session.cpp
106
KITS::ErrorCode HceSession::IsDefaultService(ElementName &element, const std::string &type, bool &
isDefaultService
)
in IsDefaultService()
argument
/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H
A
D
nfc_napi_cardEmulation_adapter.cpp
58
bool
isDefaultService
= false;
in IsDefaultService()
local
Completed in 7 milliseconds