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:FD
(Results
1 - 6
of
6
) sorted by relevance
/base/powermgr/power_manager/test/unittest/include/
H
A
D
running_lock_hub_native_test.h
33
constexpr int32_t
FD
= 1;
member
/base/hiviewdfx/hiview/base/event_publish/test/unittest/common/
H
A
D
app_event_handler_test.cpp
26
constexpr char
FD
[] = "fd";
member
82
resourceOverLimitInfo.resourceType =
FD
;
in HWTEST_F()
/base/powermgr/power_manager/test/unittest/src/
H
A
D
running_lock_hub_native_test.cpp
78
SuspendController->suspend_->wakeupCountFd = static_cast<UniqueFd>(
FD
);
in HWTEST_F()
/base/account/os_account/frameworks/appaccount/cj/src/
H
A
D
appaccount_parameter_parse.cpp
30
const char *
FD
= "
FD
";
member
61
wp.SetParam(TYPE_PROPERTY, OHOS::AAFwk::String::Box(
FD
));
in SetFdData()
175
} else if (head->valueType == FD_TYPE) { // "
FD
"
in SetDataParameters()
198
} else if (head->valueType == FD_PTR_TYPE) { //
FD
*
in SetDataParameters()
/base/notification/common_event_service/interfaces/kits/cj/src/
H
A
D
parameter_parse.cpp
30
const char *
FD
= "
FD
";
member
59
wp.SetParam(TYPE_PROPERTY, OHOS::AAFwk::String::Box(
FD
));
in SetFdData()
173
} else if (head->valueType == FD_TYPE) { // "
FD
"
in SetDataParameters()
196
} else if (head->valueType == FD_PTR_TYPE) { //
FD
*
in SetDataParameters()
/base/print/print_fwk/services/print_service/src/
H
A
D
print_service_ability.cpp
90
static const std::string
FD
= "
FD
";
member
Completed in 9 milliseconds