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:CancelReceiver
(Results
1 - 7
of
7
) sorted by relevance
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H
A
D
pending_want.h
270
class
CancelReceiver
: public AAFwk::WantReceiverStub {
class in OHOS::AbilityRuntime::WantAgent::final
/foundation/ability/ability_runtime/test/unittest/want_sender_info_test/
H
A
D
want_sender_info_test.cpp
43
class
CancelReceiver
: public AAFwk::WantReceiverStub {
class in OHOS::AAFwk::WantSenderInfoTest
/foundation/ability/ability_runtime/test/unittest/wants_info_test/
H
A
D
wants_info_test.cpp
42
class
CancelReceiver
: public AAFwk::WantReceiverStub {
class in OHOS::AAFwk::WantsInfoTest
/foundation/ability/ability_runtime/test/unittest/sender_info_test/
H
A
D
sender_info_test.cpp
40
class
CancelReceiver
: public AAFwk::WantReceiverStub {
class in OHOS::AAFwk::SenderInfoTest
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H
A
D
pending_want_manager_test.cpp
62
class
CancelReceiver
: public AAFwk::WantReceiverStub {
class in OHOS::AAFwk::PendingWantManagerTest
[all...]
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H
A
D
pending_want_record_test.cpp
64
class
CancelReceiver
: public AAFwk::WantReceiverStub {
class in OHOS::AAFwk::PendingWantRecordTest
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H
A
D
pending_want.cpp
344
PendingWant::
CancelReceiver
::
CancelReceiver
(const std::weak_ptr<PendingWant> &outerInstance)
in CancelReceiver()
function in OHOS::AbilityRuntime::WantAgent::PendingWant::CancelReceiver
Completed in 6 milliseconds