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:ctrl
(Results
1 - 6
of
6
) sorted by relevance
/base/usb/usb_manager/interfaces/innerkits/native/src/
H
A
D
usb_device_pipe.cpp
58
int32_t USBDevicePipe::ControlTransfer(const UsbCtrlTransfer &
ctrl
, std::vector<uint8_t> &bufferData)
in ControlTransfer()
argument
H
A
D
usb_srv_client.cpp
313
ControlTransfer( USBDevicePipe &pipe, const UsbCtrlTransfer &
ctrl
, std::vector<uint8_t> &bufferData)
ControlTransfer()
argument
/base/inputmethod/imf/frameworks/cj/src/
H
A
D
input_method_ffi.cpp
29
auto
ctrl
= InputMethodController::GetInstance();
in FfiInputMethodGetDefaultInputMethod()
local
45
auto
ctrl
= InputMethodController::GetInstance();
in FfiInputMethodGetCurrentInputMethod()
local
61
auto
ctrl
= InputMethodController::GetInstance();
in FfiInputMethodSwitchInputMethod()
local
76
auto
ctrl
in FfiInputMethodSwitchCurrentInputMethodSubtype()
local
90
auto
ctrl
= InputMethodController::GetInstance();
FfiInputMethodGetCurrentInputMethodSubtype()
local
107
auto
ctrl
= InputMethodController::GetInstance();
FfiInputMethodSwitchCurrentInputMethodAndSubtype()
local
122
auto
ctrl
= InputMethodController::GetInstance();
FfiInputMethodGetSystemInputMethodConfigAbility()
local
142
auto
ctrl
= InputMethodController::GetInstance();
FfiInputMethodSettingListInputMethodSubtype()
local
174
auto
ctrl
= InputMethodController::GetInstance();
FfiInputMethodSettingListCurrentInputMethodSubtype()
local
206
auto
ctrl
= InputMethodController::GetInstance();
FfiInputMethodSettingGetInputMethods()
local
237
auto
ctrl
= InputMethodController::GetInstance();
FfiInputMethodSettingGetAllInputMethods()
local
284
auto
ctrl
= InputMethodController::GetInstance();
FfiInputMethodSettingShowOptionalInputMethods()
local
[all...]
/base/telephony/core_service/services/sim/src/
H
A
D
usim_dialling_numbers_service.cpp
249
SetFileControllerAndDiallingNumberHandler( std::shared_ptr<IccFileController> &
ctrl
, std::shared_ptr<IccDiallingNumbersHandler> handler)
SetFileControllerAndDiallingNumberHandler()
argument
/base/usb/usb_manager/services/zidl/src/
H
A
D
usb_srv_proxy.cpp
796
ControlTransfer( const UsbDev &dev, const UsbCtrlTransfer &
ctrl
, std::vector<uint8_t> &bufferData)
ControlTransfer()
argument
/base/usb/usb_manager/services/native/src/
H
A
D
usb_service.cpp
813
int32_t UsbService::ControlTransfer(const UsbDev &dev, const UsbCtrlTransfer &
ctrl
, std::vector<uint8_t> &bufferData)
in ControlTransfer()
argument
856
UsbCtrlTransfer
ctrl
= {
in UsbControlTransfer()
local
Completed in 10 milliseconds