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:onLength
(Results
1 - 6
of
6
) sorted by relevance
/base/telephony/ril_adapter/interfaces/innerkits/include/
H
A
D
hril_vendor_call_defs.h
160
int32_t
onLength
;
member
/base/telephony/core_service/services/tel_ril/src/
H
A
D
tel_ril_call.cpp
458
dtmfInfo.
onLength
= switchOn;
in SendDtmfString()
473
dtmfInfo.
onLength
= DTMF_ON_LENGTH;
in SendDtmf()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H
A
D
ril_call_test.cpp
1074
dtmfInfo.
onLength
= 300;
in HWTEST_F()
1096
dtmfInfo.
onLength
= 1;
in HWTEST_F()
/base/telephony/ril_adapter/services/hril/src/
H
A
D
hril_call.cpp
389
info.
onLength
= dtmfInfo.
onLength
;
in SendDtmf()
/base/telephony/ril_adapter/test/unittest/
H
A
D
ril_interface_test.cpp
330
dtmfInfo.
onLength
= DTMF_ON_LEN;
in SendDtmfTest()
/base/telephony/ril_adapter/services/vendor/src/
H
A
D
at_call.c
657
info.
onLength
, info.offLength);
in ReqSendDtmf()
Completed in 14 milliseconds