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
76 - 84
of
84
) sorted by relevance
1
2
3
4
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H
A
D
cooperate_plugin_test.cpp
561
std::shared_ptr<ICooperateObserver>
observer
= std::make_shared<CooperateObserver>();
in HWTEST_F()
local
663
std::shared_ptr<ICooperateObserver>
observer
= std::make_shared<CooperateObserver>();
in HWTEST_F()
local
[all...]
/base/msdp/device_status/intention/cooperate/plugin/include/
H
A
D
cooperate_events.h
87
std::shared_ptr<ICooperateObserver>
observer
;
member
/base/security/access_token/services/privacymanager/test/coverage/
H
A
D
permission_record_manager_coverage_test.cpp
172
PrivacyAppStateObserver
observer
;
in HWTEST_F()
local
427
PrivacyAppStateObserver
observer
;
in HWTEST_F()
local
/base/web/webview/ohos_adapter/pasteboard_adapter/src/
H
A
D
pasteboard_client_adapter_impl.cpp
547
sptr<PasteboardObserver>
observer
;
in AddPasteboardChangedObserver()
local
569
sptr<PasteboardObserver>
observer
;
in RemovePasteboardChangedObserver()
local
40
PasteboardObserverAdapterImpl( std::shared_ptr<PasteboardObserverAdapter>
observer
)
PasteboardObserverAdapterImpl()
argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H
A
D
stats-collector.h
381
auto*
observer
= allocation_observers_[i];
in ForAllAllocationObservers()
local
/third_party/skia/modules/skottie/src/
H
A
D
Skottie.cpp
299
void AnimationBuilder::AutoPropertyTracker::updateContext(PropertyObserver*
observer
,
in updateContext()
argument
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H
A
D
notification_rdb_data_mgr_test.cpp
292
virtual int Subscribe(const SubscribeOption& option, RdbStoreObserver *
observer
)
in Subscribe()
argument
297
virtual int UnSubscribe(const SubscribeOption& option, RdbStoreObserver *
observer
)
in UnSubscribe()
argument
/third_party/node/deps/v8/src/heap/
H
A
D
mark-compact.cc
1581
void AddObserver(MigrationObserver*
observer
) {
in AddObserver()
argument
3611
void AddObserver(MigrationObserver*
observer
) {
in AddObserver()
argument
H
A
D
heap.cc
1128
AddAllocationObserversToAllSpaces( AllocationObserver*
observer
, AllocationObserver* new_space_
observer
)
AddAllocationObserversToAllSpaces()
argument
1142
RemoveAllocationObserversFromAllSpaces( AllocationObserver*
observer
, AllocationObserver* new_space_
observer
)
RemoveAllocationObserversFromAllSpaces()
argument
Completed in 31 milliseconds
1
2
3
4