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:deviceCallback
(Results
1 - 8
of
8
) sorted by relevance
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H
A
D
continuation_register_manager.cpp
39
Register(const std::string &bundleName, const ExtraParams ¶meter, const std::shared_ptr<IContinuationDeviceCallback> &
deviceCallback
, const std::shared_ptr<RequestCallback> &requestCallback)
Register()
argument
H
A
D
continuation_register_manager_proxy.cpp
26
ContinuationRequestRegister(const std::string &bundleName, const ExtraParams ¶meter, const std::shared_ptr<IContinuationDeviceCallback> &
deviceCallback
)
ContinuationRequestRegister()
argument
136
Register(const std::string &bundleName, const ExtraParams ¶meter, const std::shared_ptr<IContinuationDeviceCallback> &
deviceCallback
, const std::shared_ptr<RequestCallback> &requestCallback)
Register()
argument
/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/continuation_register_manager_test/
H
A
D
continuation_register_manager_test.cpp
86
std::shared_ptr<IContinuationDeviceCallback>
deviceCallback
;
in HWTEST_F()
local
111
std::shared_ptr<IContinuationDeviceCallback>
deviceCallback
;
in HWTEST_F()
local
/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/continuation_register_manager_proxy_test/
H
A
D
continuation_register_manager_proxy_test.cpp
110
std::shared_ptr<IContinuationDeviceCallback>
deviceCallback
= nullptr;
in HWTEST_F()
local
132
std::shared_ptr<IContinuationDeviceCallback>
deviceCallback
= nullptr;
in HWTEST_F()
local
155
std::shared_ptr<IContinuationDeviceCallback>
deviceCallback
= nullptr;
in HWTEST_F()
local
366
std::shared_ptr<IContinuationDeviceCallback>
deviceCallback
;
in HWTEST_F()
local
388
std::shared_ptr<IContinuationDeviceCallback>
deviceCallback
;
in HWTEST_F()
local
411
std::shared_ptr<IContinuationDeviceCallback>
deviceCallback
;
HWTEST_F()
local
[all...]
/foundation/distributeddatamgr/relational_store/test/native/rdb/distributedtest/rdb_store_impl_test/
H
A
D
distributed_test.cpp
96
auto
deviceCallback
= std::make_shared<DMStateCallback>();
in InitDevManager()
local
/foundation/multimedia/camera_lite/test/unittest/
H
A
D
camera_lite_test.cpp
738
SampleCameraDeviceCallback
deviceCallback
= SampleCameraDeviceCallback();
in HWTEST_F()
local
753
SampleCameraDeviceCallback
deviceCallback
= SampleCameraDeviceCallback();
in HWTEST_F()
local
777
SampleCameraDeviceCallback
deviceCallback
= SampleCameraDeviceCallback();
in HWTEST_F()
local
795
SampleCameraDeviceCallback
deviceCallback
= SampleCameraDeviceCallback();
in HWTEST_F()
local
[all...]
/foundation/communication/wifi/wifi/test/wifi_client/
H
A
D
wifi_client.cpp
192
static std::shared_ptr<WifiDeviceEventCallback>
deviceCallback
= std::make_shared<WifiDeviceEventCallback>();
member
195
static sptr<WifiDeviceEventCallback>
deviceCallback
=
member
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H
A
D
camera_framework_moduletest.cpp
7190
sptr<HCameraDeviceCallbackProxy>
deviceCallback
= (sptr<HCameraDeviceCallbackProxy>&)callback;
in HWTEST_F()
local
Completed in 24 milliseconds