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:QOS_COUNT
(Results
1 - 7
of
7
) sorted by relevance
/foundation/multimedia/av_session/services/session/server/softbus/
H
A
D
softbus_session_manager.h
79
static constexpr const int
QOS_COUNT
= 3;
member in OHOS::AVSession::SoftbusSessionManager
/foundation/communication/ipc/services/dbinder/dbinder_service/include/
H
A
D
dbinder_remote_listener.h
70
static constexpr uint32_t
QOS_COUNT
= static_cast<uint32_t>(sizeof(QOS_TV) / sizeof(QosTV));
member in OHOS::DBinderRemoteListener
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H
A
D
softbus_adapter.h
80
static constexpr const int
QOS_COUNT
= 3;
member in OHOS::FileManagement::CloudSync::SoftbusAdapter
/foundation/communication/ipc/ipc/native/src/core/include/
H
A
D
databus_socket_listener.h
33
static constexpr uint32_t
QOS_COUNT
= static_cast<uint32_t>(sizeof(QOS_TV) / sizeof(QosTV));
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H
A
D
softbus_adapter.h
100
static constexpr uint32_t
QOS_COUNT
= 3;
member in OHOS::AppDistributedKv::SoftBusAdapter
H
A
D
softbus_client.h
65
static constexpr uint32_t
QOS_COUNT
= 3;
member in OHOS::AppDistributedKv::SoftBusClient
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H
A
D
softbus_adapter.h
90
static constexpr uint32_t
QOS_COUNT
= 3;
member in OHOS::ObjectStore::SoftBusAdapter
Completed in 2 milliseconds