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:Switch
(Results
1 - 5
of
5
) sorted by relevance
/base/msdp/device_status/intention/cooperate/plugin/src/
H
A
D
i_cooperate_state.cpp
35
void ICooperateState::
Switch
(std::shared_ptr<ICooperateStep> step)
in Switch()
function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState
66
void ICooperateState::ICooperateStep::
Switch
(std::shared_ptr<ICooperateStep> step)
in Switch()
function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::ICooperateStep
68
parent_.
Switch
(step);
in Switch()
74
Switch
(next_);
in Proceed()
82
Switch
(prev_);
in Reset()
H
A
D
cooperate_in.cpp
193
Switch
(relay_);
in OnRelay()
/base/msdp/device_status/intention/cooperate/plugin/include/
H
A
D
i_cooperate_state.h
64
void
Switch
(std::shared_ptr<ICooperateStep> step);
94
void
Switch
(std::shared_ptr<ICooperateStep> step);
/base/inputmethod/imf/services/include/
H
A
D
input_method_system_ability.h
123
int32_t
Switch
(int32_t userId, const std::string &bundleName, const std::shared_ptr<ImeInfo> &info);
/base/inputmethod/imf/services/src/
H
A
D
input_method_system_ability.cpp
793
int32_t InputMethodSystemAbility::
Switch
(int32_t userId, const std::string &bundleName,
in Switch()
function in OHOS::MiscServices::InputMethodSystemAbility
810
//
Switch
the current InputMethodExtension to the new InputMethodExtension
1128
//
Switch
to the default ime
in OnPackageRemoved()
Completed in 5 milliseconds