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:newStatus
(Results
1 - 7
of
7
) sorted by relevance
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H
A
D
net_conn_callback_observer.cpp
43
NetworkStatus::NetConnStatus
newStatus
= NetworkStatus::GetNetConnStatus();
in NetCapabilitiesChange()
local
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H
A
D
distributed_module_config.cpp
46
bool
newStatus
= (status == static_cast<int32_t>(PasteboardError::E_OK));
in Notify()
local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H
A
D
cloud_sync_tag_assets.cpp
23
uint32_t
newStatus
= static_cast<uint32_t>(AssetStatus::DOWNLOADING);
in TagSingleAssetForDownload()
local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H
A
D
medialibrary_subscriber.cpp
233
bool
newStatus
= isScreenOff_ && isCharging_ && isPowerSufficient_ && isDeviceTemperatureProper_;
in UpdateSubcriberStatus()
local
280
bool
newStatus
= isScreenOff_ && isCharging_ && isPowerSufficient_ && isDeviceTemperatureProper_;
in UpdateCurrentStatus()
local
551
bool
newStatus
in UpdateBackgroundTimer()
local
[all...]
/foundation/multimedia/av_codec/services/services/codec/server/
H
A
D
codec_server.cpp
384
CodecStatus
newStatus
= END_OF_STREAM;
local
406
CodecStatus
newStatus
= (ret == AVCS_ERR_OK ? INITIALIZED : ERROR);
in Reset()
local
543
CodecStatus
newStatus
= END_OF_STREAM;
in DrmVideoCencDecrypt()
local
831
inline void CodecServer::StatusChanged(CodecStatus
newStatus
)
in CheckDrmSvpConsistency()
argument
1068
CodecStatus
newStatus
= (ret == AVCS_ERR_OK ? CONFIGURED : ERROR);
Configure()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H
A
D
refresh_pattern.cpp
645
void RefreshPattern::UpdateRefreshStatus(RefreshStatus
newStatus
)
in UpdateRefreshStatus()
argument
/foundation/multimedia/av_session/services/session/server/
H
A
D
avsession_service.cpp
451
bool
newStatus
= (status == OHOS::Bluetooth::BTStateID::STATE_TURN_ON);
in OnStateChanged()
local
Completed in 12 milliseconds