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:mainCallId
(Results
1 - 21
of
21
) sorted by relevance
/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
H
A
D
formatphonenumber_fuzzer.cpp
35
size_t
mainCallId
= static_cast<int32_t>(size);
in GetMainCallId()
local
/base/telephony/call_manager/services/call/src/
H
A
D
call_request_handler.cpp
152
int32_t CallRequestHandler::CombineConference(int32_t
mainCallId
)
in CombineConference()
argument
H
A
D
satellite_call.cpp
121
int32_t SatelliteCall::GetMainCallId(int32_t &
mainCallId
)
in GetMainCallId()
argument
H
A
D
cs_call.cpp
158
int32_t CSCall::GetMainCallId(int32_t &
mainCallId
)
in GetMainCallId()
argument
H
A
D
voip_call.cpp
208
int32_t VoIPCall::GetMainCallId(int32_t &
mainCallId
)
in GetMainCallId()
argument
H
A
D
ims_call.cpp
237
int32_t IMSCall::GetMainCallId(int32_t &
mainCallId
)
in GetMainCallId()
argument
H
A
D
ott_call.cpp
307
int32_t OTTCall::GetMainCallId(int32_t &
mainCallId
)
in GetMainCallId()
argument
H
A
D
call_request_process.cpp
668
void CallRequestProcess::CombineConferenceRequest(int32_t
mainCallId
)
in CombineConferenceRequest()
argument
H
A
D
call_control_manager.cpp
803
int32_t CallControlManager::CombineConference(int32_t
mainCallId
)
in CombineConference()
argument
882
int32_t CallControlManager::GetMainCallId(int32_t callId, int32_t &
mainCallId
)
in GetMainCallId()
argument
/base/telephony/call_manager/test/fuzztest/call_fuzzer/
H
A
D
call_fuzzer.cpp
124
int32_t
mainCallId
= INVALID_CALL_ID;
in DialingProcess()
local
216
int32_t
mainCallId
= INVALID_CALL_ID;
in IMSCallFunc()
local
235
int32_t
mainCallId
= 0;
in VoIPCallFunc()
local
374
int32_t
mainCallId
= INVALID_CALL_ID;
in OttCallFunc()
local
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H
A
D
call_manager4_gtest.cpp
209
int32_t
mainCallId
= INVALID_NEGATIVE_ID;
in HWTEST_F()
local
226
int32_t
mainCallId
= INVALID_NEGATIVE_ID;
in HWTEST_F()
local
H
A
D
call_manager7_gtest.cpp
819
int32_t
mainCallId
= 0;
in HWTEST_F()
local
H
A
D
call_manager_connect.cpp
402
int32_t CallManagerConnect::GetMainCallId(int32_t callId, int32_t &
mainCallId
)
in GetMainCallId()
argument
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H
A
D
zero_branch4_test.cpp
920
int32_t
mainCallId
= 1;
in HWTEST_F()
local
H
A
D
zero_branch3_test.cpp
561
int32_t
mainCallId
= 1;
in HWTEST_F()
local
708
int32_t
mainCallId
= VALID_CALLID;
in HWTEST_F()
local
/base/telephony/call_manager/frameworks/native/src/
H
A
D
call_manager_proxy.cpp
576
int32_t CallManagerProxy::GetMainCallId(int32_t &callId, int32_t &
mainCallId
)
in GetMainCallId()
argument
H
A
D
call_manager_client.cpp
227
int32_t CallManagerClient::GetMainCallId(int32_t &callId, int32_t &
mainCallId
)
in GetMainCallId()
argument
H
A
D
call_manager_service_proxy.cpp
617
int32_t CallManagerServiceProxy::CombineConference(int32_t
mainCallId
)
in CombineConference()
argument
867
int32_t CallManagerServiceProxy::GetMainCallId(int32_t callId, int32_t &
mainCallId
)
in GetMainCallId()
argument
/base/telephony/call_manager/services/call_manager_service/src/
H
A
D
call_manager_service_stub.cpp
752
int32_t
mainCallId
= data.ReadInt32();
in OnCombineConference()
local
977
int32_t
mainCallId
= 0;
in OnGetMainCallId()
local
H
A
D
call_manager_service.cpp
771
int32_t CallManagerService::CombineConference(int32_t
mainCallId
)
in CombineConference()
argument
1039
int32_t CallManagerService::GetMainCallId(int32_t callId, int32_t &
mainCallId
)
in GetMainCallId()
argument
/base/telephony/call_manager/test/unittest/ui_client/
H
A
D
ui_client_test.cpp
356
int32_t
mainCallId
= DEFAULT_CALL_ID;
in CombineConference()
local
359
std::cin >>
mainCallId
;
in CombineConference()
local
766
int
mainCallId
= DEFAULT_CALL_ID;
in GetMainCallId()
local
Completed in 42 milliseconds