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:status_
(Results
1 - 25
of
147
) sorted by relevance
1
2
3
4
5
6
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H
A
D
assert_fault_callback.h
45
AAFwk::UserStatus
status_
;
member in OHOS::AbilityRuntime::AssertFaultCallback
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/include/context/
H
A
D
set_netfirewall_policy_context.h
40
sptr<NetFirewallPolicy>
status_
= nullptr;
member in OHOS::NetManagerStandard::SetNetFirewallPolicyContext
H
A
D
get_netfirewall_policy_context.h
40
sptr<NetFirewallPolicy>
status_
= nullptr;
member in OHOS::NetManagerStandard::GetNetFirewallPolicyContext
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H
A
D
kv_store_snapshot_callback.h
39
DistributedDB::DBStatus
status_
= DistributedDB::DBStatus::INVALID_ARGS;
member in KvStoreSnapshotCallback
H
A
D
delegate_kv_mgr_callback.h
39
DistributedDB::DBStatus
status_
= DistributedDB::DBStatus::INVALID_ARGS;
member in DelegateKvMgrCallback
H
A
D
delegate_callback.h
44
DistributedDB::DBStatus
status_
= DistributedDB::DBStatus::INVALID_ARGS;
member in DelegateCallback
/third_party/gn/src/util/
H
A
D
auto_reset_event.h
20
std::atomic<int>
status_
;
member in AutoResetEvent
[all...]
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H
A
D
traffic_dumper.h
32
DumpStatus
status_
= DUMP_FAIL;
member in OHOS::HiviewDFX::TrafficDumper
H
A
D
jsheap_memory_dumper.h
35
DumpStatus
status_
= DUMP_FAIL;
member in OHOS::HiviewDFX::JsHeapMemoryDumper
H
A
D
memory_dumper.h
41
DumpStatus
status_
= DUMP_FAIL;
member in OHOS::HiviewDFX::MemoryDumper
/base/update/updateservice/services/firmware/upgrade/data_processor/include/
H
A
D
firmware_check_data_processor.h
64
CheckStatus
status_
= CheckStatus::CHECK_FAIL;
member in OHOS::UpdateEngine::FirmwareCheckDataProcessor
/foundation/arkui/ace_engine/frameworks/core/animation/
H
A
D
animator_group.h
45
AnimatorGroupStatus
status_
= AnimatorGroupStatus::STOPPED;
member in OHOS::Ace::AnimatorGroup
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H
A
D
trust_device_profile.h
54
int32_t
status_
;
member in OHOS::DistributedDeviceProfile::TrustDeviceProfile
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/unregisterdinputcallbackunittest/
H
A
D
unregister_d_input_call_back_test.h
42
int32_t
status_
;
member in OHOS::DistributedHardware::DistributedInput::UnregisterDInputCallbackTest::TestUnregisterDInputCallbackStub
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/unpreparedinputcallbackunittest/
H
A
D
unprepare_d_input_call_back_test.h
41
int32_t
status_
;
member in OHOS::DistributedHardware::DistributedInput::UnprepareDInputCallbackTest::TestUnprepareDInputCallbackStub
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H
A
D
component_enable.h
36
int32_t
status_
;
member in OHOS::DistributedHardware::ComponentEnable
H
A
D
component_disable.h
36
int32_t
status_
;
member in OHOS::DistributedHardware::ComponentDisable
/third_party/icu/icu4c/source/common/unicode/
H
A
D
localebuilder.h
296
UErrorCode
status_
;
member in LocaleBuilder
/third_party/node/deps/icu-small/source/common/unicode/
H
A
D
localebuilder.h
296
UErrorCode
status_
;
member in LocaleBuilder
/third_party/skia/third_party/externals/icu/source/common/unicode/
H
A
D
localebuilder.h
298
UErrorCode
status_
;
member in LocaleBuilder
/base/inputmethod/imf/test/common/include/
H
A
D
ime_setting_listener_test_impl.h
40
static InputWindowStatus
status_
;
member in OHOS::MiscServices::ImeSettingListenerTestImpl
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H
A
D
jsheap_memory_dumper.cpp
63
ret ?
status_
= DumpStatus::DUMP_OK :
status_
= DumpStatus::DUMP_FAIL;
in Execute()
local
/base/notification/distributed_notification_service/frameworks/core/include/
H
A
D
ans_dialog_callback_interface.h
42
int32_t
status_
;
member in OHOS::Notification::DialogStatusData
/base/notification/distributed_notification_service/services/ans/include/
H
A
D
reminder_affected.h
36
std::string
status_
;
member in OHOS::Notification::ReminderAffected
/base/update/updateservice/services/firmware/upgrade/executor/include/
H
A
D
firmware_check_executor.h
43
CheckStatus
status_
= CheckStatus::CHECK_SUCCESS;
member in OHOS::UpdateEngine::FirmwareCheckExecutor
Completed in 6 milliseconds
1
2
3
4
5
6