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:callBack_
(Results
1 - 7
of
7
) sorted by relevance
/base/notification/distributed_notification_service/services/ans/include/
H
A
D
notification_timer_info.h
57
std::function<void()>
callBack_
= nullptr;
member in OHOS::Notification::NotificationTimerInfo
/base/telephony/cellular_data/services/include/utils/
H
A
D
cellular_data_net_agent.h
111
sptr<NetManagerCallBack>
callBack_
;
member in OHOS::Telephony::CellularDataNetAgent
/base/update/updateservice/services/core/ability/alarm/include/
H
A
D
alarm_timer_utils.h
51
AlarmTimerCallback
callBack_
= nullptr;
member in OHOS::UpdateEngine::AlarmTimerUtils::TimerTaskInfo
/base/theme/screenlock_mgr/services/include/
H
A
D
strongauthmanager.h
75
std::function<void(int32_t)>
callBack_
= nullptr;
member in OHOS::ScreenLock::StrongAuthManger::authTimer
/base/telephony/call_manager/frameworks/native/include/
H
A
D
call_manager_proxy.h
171
std::unique_ptr<CallManagerCallback>
callBack_
= nullptr;
member in OHOS::Telephony::CallManagerProxy
/base/location/interfaces/inner_api/include/
H
A
D
request.h
89
sptr<ILocatorCallback>
callBack_
;
member in OHOS::Location::Request
/base/time/time_service/test/unittest/service_test/include/
H
A
D
timer_info_test.h
50
std::function<void()>
callBack_
= nullptr;
member in OHOS::MiscServices::TimerInfoTest
Completed in 2 milliseconds