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:parcelPtr
(Results
1 - 3
of
3
) sorted by relevance
/base/telephony/call_manager/frameworks/native/src/
H
A
D
call_ability_callback_stub.cpp
89
CallAttributeInfo
parcelPtr
= NativeCallManagerUtils::ReadCallAttributeInfo(data);
in OnUpdateCallStateInfo()
local
101
const CallEventInfo *
parcelPtr
= nullptr;
in OnUpdateCallEvent()
local
192
const MmiCodeInfo *
parcelPtr
= nullptr;
in OnUpdateMmiCodeResults()
local
297
const CallMediaModeInfo *
parcelPtr
= nullptr;
in OnUpdateImsCallModeChange()
local
326
const CallSessionEvent *
parcelPtr
= nullptr;
OnUpdateCallSessionEventChange()
local
352
const PeerDimensionsDetail *
parcelPtr
= nullptr;
OnUpdatePeerDimensionsChange()
local
394
const CameraCapabilities *
parcelPtr
= nullptr;
OnUpdateCameraCapabilities()
local
[all...]
/base/telephony/call_manager/services/telephony_interaction/src/
H
A
D
call_status_callback_stub.cpp
148
CallReportInfo
parcelPtr
;
in OnUpdateCallReportInfo()
local
174
CallReportInfo
parcelPtr
;
in OnUpdateCallsReportInfo()
local
190
void CallStatusCallbackStub::BuildCallReportInfo(MessageParcel &data, CallReportInfo &
parcelPtr
)
in BuildCallReportInfo()
argument
241
const CellularCallEventInfo *
parcelPtr
= nullptr;
OnUpdateEventReport()
local
280
const CallWaitResponse *
parcelPtr
= nullptr;
OnUpdateGetWaitingResult()
local
319
const CallRestrictionResponse *
parcelPtr
= nullptr;
OnUpdateGetRestrictionResult()
local
375
const CallTransferResponse *
parcelPtr
= nullptr;
OnUpdateGetTransferResult()
local
415
const ClipResponse *
parcelPtr
= nullptr;
OnUpdateGetCallClipResult()
local
442
const ClirResponse *
parcelPtr
= nullptr;
OnUpdateGetCallClirResult()
local
514
const GetImsConfigResponse *
parcelPtr
= nullptr;
OnGetImsConfigResult()
local
554
const GetImsFeatureValueResponse *
parcelPtr
= nullptr;
OnGetImsFeatureValueResult()
local
594
const CallModeReportInfo *
parcelPtr
= nullptr;
OnReceiveImsCallModeRequest()
local
618
const CallModeReportInfo *
parcelPtr
= nullptr;
OnReceiveImsCallModeResponse()
local
703
const MmiCodeInfo *
parcelPtr
= nullptr;
OnSendMmiCodeResult()
local
793
const CallSessionReportInfo *
parcelPtr
= nullptr;
OnCallSessionEventChange()
local
817
const PeerDimensionsReportInfo *
parcelPtr
= nullptr;
OnPeerDimensionsChange()
local
856
const CameraCapabilitiesReportInfo *
parcelPtr
= nullptr;
OnCameraCapabilitiesChange()
local
880
VoipCallEventInfo
parcelPtr
;
OnUpdateVoipEventInfo()
local
[all...]
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H
A
D
call_manager_connect.cpp
22
CallAttributeInfo
parcelPtr
;
in OnUpdateCallStateInfoRequest()
local
63
const CallEventInfo *
parcelPtr
= nullptr;
OnUpdateCallEventRequest()
local
[all...]
Completed in 3 milliseconds