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:isActive
(Results
1 - 25
of
81
) sorted by relevance
1
2
3
4
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
inspector.h
33
bool
isActive
= false;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H
A
D
user_meta_data.h
26
bool
isActive
;
member in OHOS::DistributedData::final
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H
A
D
napi_audio_session_manager.h
43
bool
isActive
;
member
H
A
D
napi_audio_stream_manager.h
49
bool
isActive
;
member
H
A
D
napi_audio_volume_group_manager.h
51
bool
isActive
;
member
H
A
D
napi_audio_routing_manager.h
42
bool
isActive
;
member
H
A
D
napi_audio_manager.h
51
bool
isActive
;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H
A
D
user_meta_data.cpp
54
UserStatus::UserStatus(int id, bool
isActive
) : id(id),
isActive
(
isActive
)
in UserStatus()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
user_delegate.h
35
bool
isActive
;
member
/foundation/arkui/ace_engine/interfaces/napi/kits/focus_controller/
H
A
D
js_focus_controller.cpp
95
bool
isActive
= false;
in JSActivate()
local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H
A
D
audio_manager_listener_proxy.cpp
63
void AudioManagerListenerProxy::OnCapturerState(bool
isActive
)
in OnCapturerState()
argument
110
void AudioManagerListenerCallback::OnCapturerState(bool
isActive
)
in OnCapturerState()
argument
125
void AudioManagerListenerCallback::TrigerFirstOnCapturerStateCallback(bool
isActive
)
in TrigerFirstOnCapturerStateCallback()
argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H
A
D
audio_manager_listener_stub.cpp
52
bool
isActive
= data.ReadBool();
in OnRemoteRequest()
local
84
void AudioManagerListenerStub::OnCapturerState(bool
isActive
)
in OnCapturerState()
argument
/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H
A
D
blocking_queue.h
171
std::atomic<bool>
isActive
;
global()
member in OHOS::Media::BlockingQueue
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H
A
D
UTTest_discovery_filter.cpp
295
bool
isActive
= true;
in HWTEST_F()
local
304
bool
isActive
= true;
in HWTEST_F()
local
313
bool
isActive
= true;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H
A
D
bar_item_pattern.cpp
44
void UpdateSymbolDefaultEffect(RefPtr<TextLayoutProperty> symbolProperty, bool
isActive
)
in UpdateSymbolDefaultEffect()
argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H
A
D
frontend_delegate.cpp
153
bool FrontendDelegate::Activate(bool
isActive
, bool autoInactive)
in Activate()
argument
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H
A
D
stack_property.cpp
182
bool
isActive
= false;
in GetValue()
local
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessioncontrollerproxy_fuzzer/
H
A
D
avsession_controller_proxy_fuzzer.cpp
92
bool
isActive
= *(reinterpret_cast<const bool*>(data));
in AvsessionControllerProxyTest()
local
/foundation/multimedia/av_session/services/session/server/test/
H
A
D
avsession_controller_proxy_test.cpp
220
bool
isActive
= true;
in HWTEST_F()
local
234
bool
isActive
= false;
in HWTEST_F()
local
566
bool
isActive
= true;
in HWTEST_F()
local
580
bool
isActive
= false;
in HWTEST_F()
local
/foundation/multimedia/media_foundation/interface/inner_api/osal/task/
H
A
D
blocking_queue.h
182
std::atomic<bool>
isActive
;
global()
member in OHOS::Media::BlockingQueue
[all...]
/foundation/multimedia/av_session/frameworks/native/session/src/
H
A
D
avcontroller_callback_client.cpp
77
void AVControllerCallbackClient::OnActiveStateChange(bool
isActive
)
in OnActiveStateChange()
argument
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H
A
D
wifi_c_hotspot.cpp
46
bool
isActive
= false;
in IsHotspotActive()
local
/foundation/distributedhardware/device_manager/services/implementation/src/discovery/
H
A
D
dm_discovery_filter.cpp
153
bool DmDiscoveryFilter::FilterByDeviceState(int32_t value, bool
isActive
)
in FilterByDeviceState()
argument
/foundation/distributedhardware/device_manager/services/service/src/discovery/
H
A
D
discovery_filter.cpp
139
bool DiscoveryFilter::FilterByDeviceState(int32_t value, bool
isActive
)
in FilterByDeviceState()
argument
/foundation/window/window_manager/wm/src/zidl/
H
A
D
window_stub.cpp
211
bool
isActive
= data.ReadBool();
in OnRemoteRequest()
local
Completed in 12 milliseconds
1
2
3
4