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:stateCallback
(Results
1 - 9
of
9
) sorted by relevance
/base/powermgr/power_manager/test/unittest/src/mock/
H
A
D
power_mock_peer_test.cpp
61
sptr<IPowerStateCallback>
stateCallback
= nullptr;
in HWTEST_F()
local
82
sptr<IPowerStateCallback>
stateCallback
= new PowerStateTestCallback();
in HWTEST_F()
local
H
A
D
power_mock_parcel_test.cpp
95
sptr<IPowerStateCallback>
stateCallback
= new PowerStateTestCallback();
in HWTEST_F()
local
/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/src/
H
A
D
dm_binding.cpp
141
auto
stateCallback
= std::make_shared<DmDeviceStateCallback>(callbacks);
in CRegisterDevState()
local
/base/telephony/core_service/frameworks/js/network_search/src/
H
A
D
napi_ims_reg_info_callback_manager.cpp
25
int32_t NapiImsRegInfoCallbackManager::RegisterImsRegStateCallback(ImsRegStateCallback &
stateCallback
)
in RegisterImsRegStateCallback()
argument
66
InsertImsRegCallback( int32_t slotId, ImsServiceType imsSrvType, ImsRegStateCallback &
stateCallback
)
InsertImsRegCallback()
argument
115
ReportImsRegInfoInner( const ImsRegStateCallback &
stateCallback
, const ImsRegInfo &info)
ReportImsRegInfoInner()
argument
140
ReportImsRegInfo( const ImsRegInfo &info, const ImsRegStateCallback &
stateCallback
)
ReportImsRegInfo()
argument
[all...]
H
A
D
napi_radio.cpp
2750
ImsRegStateCallback
stateCallback
;
in RegisterImsRegStateCallback()
local
/base/powermgr/power_manager/test/unittest/src/servicetest/
H
A
D
powermgr_service_native_test.cpp
820
sptr<IPowerStateCallback>
stateCallback
= new PowerStateTestCallback();
in HWTEST_F()
local
/base/powermgr/power_manager/test/unittest/src/
H
A
D
power_coordination_lock_test.cpp
380
const sptr<IPowerStateCallback>
stateCallback
= new PowerStateTestCallback();
in HWTEST_F()
local
442
const sptr<IPowerStateCallback>
stateCallback
= new PowerStateTestCallback();
in HWTEST_F()
local
495
const sptr<IPowerStateCallback>
stateCallback
= new PowerStateTestCallback();
in HWTEST_F()
local
556
const sptr<IPowerStateCallback>
stateCallback
in HWTEST_F()
local
609
const sptr<IPowerStateCallback>
stateCallback
= new PowerStateTestCallback();
HWTEST_F()
local
768
const sptr<IPowerStateCallback>
stateCallback
= new PowerStateTestCallback();
HWTEST_F()
local
[all...]
/base/telephony/call_manager/frameworks/js/napi/src/
H
A
D
napi_call_ability_callback.cpp
81
void NapiCallAbilityCallback::RegisterCallStateCallback(EventCallback
stateCallback
)
in RegisterCallStateCallback()
argument
537
int32_t NapiCallAbilityCallback::ReportCallState(CallAttributeInfo &info, EventCallback
stateCallback
)
in ReportCallState()
argument
H
A
D
napi_call_manager.cpp
2310
EventCallback
stateCallback
;
in ObserverOn()
local
2320
void NapiCallManager::RegisterNapiCallFuncCallback(std::string tmpStr, EventCallback
stateCallback
)
in RegisterNapiCallFuncCallback()
argument
[all...]
Completed in 22 milliseconds