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
refs:RemoveMMIListener
(Results
1 - 6
of
6
) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/src/adapter/
H
A
D
mmi_adapter_common.cpp
43
void MMIAdapter::
RemoveMMIListener
(int32_t monitorId)
in RemoveMMIListener()
function in OHOS::DistributedSchedule::MMIAdapter
H
A
D
mmi_adapter.cpp
92
void MMIAdapter::
RemoveMMIListener
(int32_t monitorId)
in RemoveMMIListener()
function in OHOS::DistributedSchedule::MMIAdapter
94
HILOGD("
RemoveMMIListener
called, monitor id = %{public}d", monitorId);
in RemoveMMIListener()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/adapter/
H
A
D
mmi_adapter.h
41
void
RemoveMMIListener
(int32_t monitorId);
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/adapter/
H
A
D
mmi_adapter_test.cpp
57
* @tc.desc: test
RemoveMMIListener
func
64
MMIAdapter::GetInstance().
RemoveMMIListener
(mmiId);
in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H
A
D
dms_continue_send_manager.cpp
271
void DMSContinueSendMgr::
RemoveMMIListener
()
in RemoveMMIListener()
function in OHOS::DistributedSchedule::DMSContinueSendMgr
277
MMIAdapter::GetInstance().
RemoveMMIListener
(mmiMonitorId_);
in RemoveMMIListener()
404
RemoveMMIListener
();
in DealUnfocusedBusiness()
767
RemoveMMIListener
();
in SetStateSendEvent()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H
A
D
dms_continue_send_manager.h
157
void
RemoveMMIListener
();
Completed in 4 milliseconds