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:started_
(Results
1 - 25
of
41
) sorted by relevance
1
2
/foundation/ai/ai_engine/services/common/platform/os_wrapper/audio_loader/include/codec/
H
A
D
decoder_wrapper.h
51
bool
started_
= false;
member in OHOS::AI::DecoderWrapper
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/
H
A
D
player_source.h
53
bool
started_
;
member in OHOS::Media::PlayerSource
H
A
D
player_demux.h
58
bool
started_
;
member in OHOS::Media::PlayerDemuxer
/base/powermgr/power_manager/services/native/src/shutdown/
H
A
D
shutdown_controller.h
75
std::atomic<bool>
started_
;
member in OHOS::PowerMgr::ShutdownController
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H
A
D
text_timer_model_ng.h
35
bool
started_
= false;
member in OHOS::Ace::NG::TextTimerConfiguration
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H
A
D
text_clock_model_ng.h
30
bool
started_
;
member in OHOS::Ace::NG::TextClockConfiguration
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H
A
D
recorder_video_source.h
71
bool
started_
;
member in OHOS::Media::RecorderVideoSource
H
A
D
recorder_data_source.h
67
bool
started_
;
member in OHOS::Media::RecorderDataSource
H
A
D
recorder_sink.h
81
bool
started_
;
member in OHOS::Media::RecorderSink
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H
A
D
wifi_direct_executor.h
72
bool
started_
;
member in OHOS::SoftBus::WifiDirectExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H
A
D
sync_able_engine.h
77
std::atomic<bool>
started_
;
member in DistributedDB::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
sync_able_kvdb.h
168
std::atomic<bool>
started_
;
member in DistributedDB::SyncAbleKvDB
/third_party/ninja/src/
H
A
D
metrics.h
75
uint64_t
started_
;
member
/base/powermgr/power_manager/services/native/include/
H
A
D
power_mode_module.h
84
std::atomic<bool>
started_
;
member in OHOS::PowerMgr::PowerModeModule
/base/powermgr/power_manager/services/native/src/actions/default/suspend/
H
A
D
suspend_controller.h
57
static bool
started_
;
member in OHOS::PowerMgr::Suspend::SuspendController::AutoSuspend
H
A
D
suspend_controller.cpp
26
bool SuspendController::AutoSuspend::
started_
= false;
member in OHOS::PowerMgr::Suspend::SuspendController::AutoSuspend
/base/powermgr/battery_manager/charger/include/
H
A
D
charger_thread.h
65
bool
started_
= false;
member in OHOS::PowerMgr::ChargerThread
/base/hiviewdfx/hidumper/services/native/include/
H
A
D
dump_manager_service.h
94
std::atomic<bool>
started_
= false;
member in OHOS::HiviewDFX::final
/foundation/multimedia/audio_lite/services/impl/audio_source/include/
H
A
D
audio_source.h
145
bool
started_
;
member in OHOS::Audio::AudioSource
/third_party/node/deps/v8/src/base/platform/
H
A
D
elapsed-timer.h
151
bool
started_
= false;
member in v8::base::final
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/
H
A
D
session_processor.h
136
bool
started_
= false;
member in OHOS::AudioStandard::SessionProcessor
/foundation/multimedia/audio_lite/services/impl/audio_encoder/include/
H
A
D
audio_encoder.h
139
bool
started_
= false;
member in OHOS::Audio::AudioEncoder
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H
A
D
player_audio_sink.h
75
bool
started_
;
member in OHOS::Media::AudioSink
H
A
D
player_sink_manager.h
93
bool
started_
;
member in OHOS::Media::SinkManager
H
A
D
player_video_sink.h
75
bool
started_
;
member in OHOS::Media::VideoSink
Completed in 8 milliseconds
1
2