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:voiceDomain
(Results
1 - 24
of
24
) sorted by relevance
/base/telephony/cellular_call/test/fuzztest/setorupdatecallreportinfo_fuzzer/
H
A
D
setorupdatecallreportinfo_fuzzer.cpp
42
int32_t
voiceDomain
= static_cast<int32_t>(size % BOOL_NUM);
in DoSomethingInterestingWithMyAPI()
local
55
callReportInfo.
voiceDomain
=
voiceDomain
;
in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/interfaces/innerkits/satellite/
H
A
D
satellite_call_types.h
85
int32_t
voiceDomain
= 0;
member
/base/telephony/call_manager/interfaces/innerkits/
H
A
D
call_manager_info.h
174
int32_t
voiceDomain
= 0;
member
485
int32_t
voiceDomain
= 0;
member
521
voiceDomain
= temp.
voiceDomain
;
in operator =()
/base/telephony/core_service/interfaces/innerkits/include/
H
A
D
tel_ril_call_parcel.h
95
int32_t
voiceDomain
= 0;
member
/base/telephony/ril_adapter/interfaces/innerkits/include/
H
A
D
hril_vendor_call_defs.h
61
int32_t
voiceDomain
;
member
437
int32_t
voiceDomain
;
member
/base/telephony/cellular_call/interfaces/innerkits/ims/
H
A
D
ims_call_types.h
270
int32_t
voiceDomain
= 0;
member
/base/telephony/call_manager/services/telephony_interaction/src/
H
A
D
call_status_callback.cpp
60
detailInfo.
voiceDomain
= info.
voiceDomain
;
in UpdateCallReportInfo()
87
detailInfo.
voiceDomain
= (*it).
voiceDomain
;
in UpdateCallsReportInfo()
H
A
D
report_call_info_handler.cpp
74
callDetailInfo.
voiceDomain
= (*iter).
voiceDomain
;
in BuildCallDetailsInfo()
H
A
D
call_status_callback_stub.cpp
200
parcelPtr.
voiceDomain
= data.ReadInt32();
in BuildCallReportInfo()
/base/telephony/call_manager/test/fuzztest/telephonyinteraction_fuzzer/
H
A
D
telephonyinteraction_fuzzer.cpp
77
callReportInfo.
voiceDomain
= static_cast<int32_t>(size % VOICE_DOMAIN_NUM);
in UpdateCallReportInfo()
91
dataParcel.WriteInt32(callReportInfo.
voiceDomain
);
in UpdateCallReportInfo()
120
info.
voiceDomain
= static_cast<int32_t>(size % VOICE_DOMAIN_NUM);
in UpdateCallsReportInfo()
135
dataParcel.WriteInt32(info.
voiceDomain
);
in UpdateCallsReportInfo()
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H
A
D
satellite_call_callback_proxy.cpp
109
!in.WriteInt32(call.mode) || !in.WriteInt32(call.mpty) || !in.WriteInt32(call.
voiceDomain
) ||
in GetSatelliteCallsDataResponse()
H
A
D
satellite_call_callback_stub.cpp
161
call.
voiceDomain
= data.ReadInt32();
in OnGetSatelliteCallsDataResponseInner()
/base/telephony/cellular_call/services/control/src/
H
A
D
satellite_control.cpp
270
callReportInfo.
voiceDomain
= callInfo.
voiceDomain
;
in EncapsulationCallReportInfo()
H
A
D
cs_control.cpp
547
callReportInfo.
voiceDomain
= callInfo.
voiceDomain
;
in EncapsulationCallReportInfo()
H
A
D
ims_control.cpp
501
callReportInfo.
voiceDomain
= callInfo.
voiceDomain
;
in EncapsulationCallReportInfo()
/base/telephony/ril_adapter/services/vendor/src/
H
A
D
at_call.c
57
if (NextInt(pLine, &outCall->
voiceDomain
) < 0) {
in ParseDiffPart()
65
outCall->
voiceDomain
= INT_DEFAULT_VALUE;
in ParseDiffPart()
125
int
voiceDomain
= 0;
in ReportCallStateUpdated()
local
139
if (NextInt(&pStr, &
voiceDomain
) < 0) {
in ReportCallStateUpdated()
185
if (err == HRIL_ERR_SUCCESS && NextInt(&pStr, &csChannelInfo.
voiceDomain
) < 0) {
in ReportCsChannelInfo()
/base/telephony/call_manager/frameworks/native/src/
H
A
D
call_status_callback_proxy.cpp
44
dataParcel.WriteInt32(info.
voiceDomain
);
in UpdateCallReportInfo()
88
dataParcel.WriteInt32(it.
voiceDomain
);
in UpdateCallsReportInfo()
/base/telephony/core_service/services/tel_ril/src/
H
A
D
tel_ril_call.cpp
694
call.
voiceDomain
= info.
voiceDomain
;
in BuildCallInfoList()
/base/telephony/call_manager/services/call/src/
H
A
D
call_object_manager.cpp
768
callDetatilInfo.
voiceDomain
= static_cast<int32_t>(call->GetCallType());
in DealFailDial()
H
A
D
call_request_process.cpp
767
callDetatilInfo.
voiceDomain
= static_cast<int32_t>(info.callType);
in UpdateCallReportInfo()
/base/telephony/cellular_call/services/ims_service_interaction/src/
H
A
D
ims_call_callback_proxy.cpp
164
!in.WriteInt32(call.mode) || !in.WriteInt32(call.mpty) || !in.WriteInt32(call.
voiceDomain
) ||
in GetImsCallsDataResponse()
H
A
D
ims_call_callback_stub.cpp
347
call.
voiceDomain
= data.ReadInt32();
in OnGetImsCallsDataResponseInner()
/base/telephony/ril_adapter/services/hril/src/
H
A
D
hril_call.cpp
427
callInfo.
voiceDomain
= curPtr->
voiceDomain
;
in BuildICallList()
/base/telephony/call_manager/services/call_manager_service/src/
H
A
D
call_manager_service.cpp
1266
detailInfo.
voiceDomain
= ERR_ID;
in ReportOttCallDetailsInfo()
Completed in 28 milliseconds