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:observer_
(Results
1 - 14
of
14
) sorted by relevance
/base/account/os_account/services/accountmgr/include/appaccount/
H
A
D
app_account_manager_service.h
120
std::shared_ptr<AppAccountCommonEventObserver>
observer_
= nullptr;
member in OHOS::AccountSA::AppAccountManagerService
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H
A
D
app_state_observer_test.h
36
std::shared_ptr<AppStateObserver>
observer_
= nullptr;
member in OHOS::Security::SecurityComponent::AppStateObserverTest
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/include/
H
A
D
mock_single_kv_store.h
394
std::shared_ptr<KvStoreObserver>
observer_
;
member in OHOS::DistributedKv::MockSingleKvStore
/base/msdp/device_status/intention/cooperate/plugin/include/
H
A
D
dsoftbus_handler.h
105
std::shared_ptr<DSoftbusObserver>
observer_
;
member in OHOS::Msdp::DeviceStatus::Cooperate::final
/base/msdp/device_status/intention/adapters/ddm_adapter/include/
H
A
D
ddm_adapter_impl.h
67
std::weak_ptr<IBoardObserver>
observer_
;
member in OHOS::Msdp::DeviceStatus::final::final
/base/security/access_token/services/privacymanager/include/seccomp/
H
A
D
privacy_sec_comp_enhance_agent.h
65
sptr<PrivacyAppUsingSecCompStateObserver>
observer_
= nullptr;
member in OHOS::Security::AccessToken::final
/base/update/updateservice/services/utils/include/
H
A
D
dupdate_net_manager.h
56
sptr<NetObserver>
observer_
= nullptr;
member in OHOS::UpdateEngine::final
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/
H
A
D
dsoftbus_adapter_impl.h
54
std::weak_ptr<IDSoftbusObserver>
observer_
;
member in OHOS::Msdp::DeviceStatus::final::final
/base/msdp/device_status/intention/cooperate/plugin/include/input_event_transmission/
H
A
D
input_event_builder.h
109
std::shared_ptr<DSoftbusObserver>
observer_
;
member in OHOS::Msdp::DeviceStatus::Cooperate::final
/base/web/webview/ohos_adapter/pasteboard_adapter/include/
H
A
D
pasteboard_client_adapter_impl.h
32
std::shared_ptr<PasteboardObserverAdapter>
observer_
;
member in OHOS::NWeb::PasteboardObserverAdapterImpl
/base/security/access_token/services/test/mock/aafwk/
H
A
D
mock_app_mgr_service.h
156
sptr<IApplicationStateObserver>
observer_
;
member in OHOS::AppExecFwk::MockAppMgrService
/base/notification/eventhandler/interfaces/inner_api/
H
A
D
event_queue.h
372
EventRunnerObserver
observer_
= {.stages = static_cast<uint32_t>(EventRunnerStage::STAGE_INVAILD),
member in OHOS::AppExecFwk::EventQueue
/base/sensors/miscdevice/services/miscdevice_service/src/
H
A
D
vibration_priority_manager.cpp
85
auto
observer_
= CreateObserver(updateFunc);
in Init()
local
/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H
A
D
dlp_permission_service_test.cpp
650
std::shared_ptr<AppUninstallObserver>
observer_
= std::make_shared<AppUninstallObserver>(subscribeInfo);
in HWTEST_F()
local
Completed in 7 milliseconds