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:fds_
(Results
1 - 6
of
6
) sorted by relevance
/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/
H
A
D
soundpool_unit_test.h
41
int32_t
fds_
[SOUND_NUM];
member in OHOS::Media::SoundPoolUnitTest
/foundation/ability/ability_runtime/services/appmgr/include/
H
A
D
child_process_record.h
81
std::map<std::string, int32_t>
fds_
;
member in OHOS::AppExecFwk::ChildProcessRecord
/foundation/multimodalinput/input/service/delegate_task/include/
H
A
D
delegate_tasks.h
99
int32_t
fds_
[2] = {};
member in OHOS::MMI::final
/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
H
A
D
tls_socket_server.h
477
struct pollfd
fds_
[USER_LIMIT + 1];
member in OHOS::NetStack::TlsSocketServer::TLSSocketServer
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H
A
D
distributed_want_params.h
216
std::map<std::string, int>
fds_
;
member in OHOS::DistributedSchedule::final
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H
A
D
want_params.h
217
std::map<std::string, int>
fds_
;
member in OHOS::AAFwk::final
Completed in 3 milliseconds