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:US_PER_MS
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H
A
D
distributed_stream_test.h
28
#define
US_PER_MS
(1000)
macro
/foundation/distributedhardware/distributed_audio/common/include/
H
A
D
daudio_latency_test.h
41
constexpr static int32_t
US_PER_MS
= 1000;
member in OHOS::DistributedHardware::DAudioLatencyTest
/foundation/ai/intelligent_voice_framework/utils/
H
A
D
timer_mgr.h
28
constexpr int32_t
US_PER_MS
= 1000;
member
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H
A
D
pipeline_threadpool.cpp
33
constexpr int64_t
US_PER_MS
= 1000;
member
/foundation/resourceschedule/memmgr/services/memmgrservice/include/event/
H
A
D
memory_pressure_observer.h
27
#define
US_PER_MS
1000
macro
/foundation/multimodalinput/input/service/event_resample/include/
H
A
D
event_resample.h
43
static constexpr int64_t
US_PER_MS
= 1000;
member in OHOS::MMI::final
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H
A
D
distributed_input_source_manager.cpp
51
constexpr int32_t
US_PER_MS
= 1000;
member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H
A
D
vtp_stream_socket.cpp
45
const int
US_PER_MS
= 1000;
member
Completed in 8 milliseconds