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:setCallback
(Results
1 - 3
of
3
) sorted by relevance
/foundation/window/window_manager/interfaces/innerkits/dm/
H
A
D
display_manager.h
92
virtual void
setCallback
([[maybe_unused]]std::function<void(std::vector<std::string>)> callback) {}
in setCallback()
function in OHOS::Rosen::DisplayManager::IPrivateWindowListChangeListener
/foundation/window/window_manager/window_scene/test/dms_unittest/
H
A
D
screen_session_manager_client_test.cpp
51
void
setCallback
(std::function<void(std::vector<std::string>)> callback)
in setCallback()
function in OHOS::Rosen::DmPrivateWindowListChangeListener
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_framework_unittest.cpp
1199
std::shared_ptr<TestCameraMngerCallback>
setCallback
= std::make_shared<TestCameraMngerCallback>("MgrCallback");
in HWTEST_F()
local
1270
std::shared_ptr<TestDeviceCallback>
setCallback
= std::make_shared<TestDeviceCallback>("InputCallback");
in HWTEST_F()
local
1289
std::shared_ptr<PreviewStateCallback>
setCallback
=
in HWTEST_F()
local
1309
std::shared_ptr<PhotoStateCallback>
setCallback
in HWTEST_F()
local
1328
std::shared_ptr<VideoStateCallback>
setCallback
= std::make_shared<TestVideoOutputCallback>("VideoStateCallback");
HWTEST_F()
local
4426
std::shared_ptr<PreviewStateCallback>
setCallback
=
HWTEST_F()
local
5250
std::shared_ptr<PreviewStateCallback>
setCallback
=
HWTEST_F()
local
5472
std::shared_ptr<TestDeviceCallback>
setCallback
= std::make_shared<TestDeviceCallback>("InputCallback");
HWTEST_F()
local
5744
std::shared_ptr<PhotoStateCallback>
setCallback
=
HWTEST_F()
local
6068
std::shared_ptr<VideoStateCallback>
setCallback
=
HWTEST_F()
local
[all...]
Completed in 10 milliseconds