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:QUEUE_SIZE
(Results
1 - 15
of
15
) sorted by relevance
/foundation/ability/dmsfwk_lite/source/
H
A
D
dmslite.c
25
#define
QUEUE_SIZE
20
macro
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H
A
D
bundle_ms_host.cpp
28
const int
QUEUE_SIZE
= 20;
member
H
A
D
bundle_mgr_service.cpp
28
const int
QUEUE_SIZE
= 20;
member
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H
A
D
ability_mgr_service.cpp
29
const int
QUEUE_SIZE
= 20;
member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H
A
D
wifi_sa_service_lite.c
28
static const int
QUEUE_SIZE
= 20;
variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_task_executor.h
132
static constexpr uint32_t
QUEUE_SIZE
= 512;
member in OHOS::Rosen::TaskPoolExecutor
/foundation/multimedia/camera_lite/test/unittest/
H
A
D
camera_lite_test.h
28
const int32_t
QUEUE_SIZE
= 3;
member
/foundation/multimedia/media_lite/services/player_lite/impl/buffersource/include/
H
A
D
buffer_source.h
66
#define
QUEUE_SIZE
20
macro
/foundation/communication/ipc/ipc/test/ipc/server/
H
A
D
ipc_test_server.c
31
#define
QUEUE_SIZE
20
macro
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H
A
D
ipc_server_stub.cpp
33
const int32_t
QUEUE_SIZE
= 32;
member
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H
A
D
sa_server.c
34
static const int
QUEUE_SIZE
= 20;
variable
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H
A
D
ability_mgr_service_slite.cpp
210
constexpr uint16
QUEUE_SIZE
= 20;
in GetServiceTaskConfig()
local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H
A
D
bundle_daemon.cpp
29
constexpr int
QUEUE_SIZE
= 20;
member
/foundation/graphic/graphic_surface/surface/test/systemtest/
H
A
D
native_window_test.cpp
29
constexpr uint32_t
QUEUE_SIZE
= 5;
member
[all...]
/foundation/communication/dsoftbus/core/frame/small/init/src/
H
A
D
softbus_server_stub.c
37
#define
QUEUE_SIZE
20
macro
Completed in 8 milliseconds