Searched defs:caller (Results 1 – 4 of 4) sorted by relevance
/base/telephony/core_service/services/sim/src/ |
D | icc_dialling_numbers_cache.cpp | 181 bool isDel, const AppExecFwk::InnerEvent::Pointer &caller) in UpdateDiallingNumberToIcc() 272 int fileId, int extFileId, const AppExecFwk::InnerEvent::Pointer &caller) in ObtainAllDiallingNumberFiles() 295 void IccDiallingNumbersCache::SendExceptionResult(const AppExecFwk::InnerEvent::Pointer &caller, in… in SendExceptionResult() 334 …tid, int efId, int index, std::shared_ptr<void> pobj, const AppExecFwk::InnerEvent::Pointer &calle… in BuildCallerInfo() 353 int eventid, int efId, const AppExecFwk::InnerEvent::Pointer &caller) in CreateUsimPointer()
|
/base/hiviewdfx/hiview/base/include/ |
D | pipeline.h | 86 static std::shared_ptr<PipelineEventType> RepackPipelineEvent(std::shared_ptr<Plugin> caller, in RepackPipelineEvent()
|
/base/hiviewdfx/hiview/base/ |
D | pipeline.cpp | 118 void PipelineEvent::FillPipelineInfo(std::shared_ptr<Plugin> caller, const std::string& pipelineNam… in FillPipelineInfo()
|
/base/hiviewdfx/hiview/core/ |
D | hiview_platform.cpp | 633 bool HiviewPlatform::PostSyncEventToTarget(std::shared_ptr<Plugin> caller, const std::string& calle… in PostSyncEventToTarget() 660 void HiviewPlatform::PostAsyncEventToTarget(std::shared_ptr<Plugin> caller, const std::string& call… in PostAsyncEventToTarget() 696 void HiviewPlatform::RequestUnloadPlugin(std::shared_ptr<Plugin> caller) in RequestUnloadPlugin() 866 int32_t HiviewPlatform::PostEventToRemote(std::shared_ptr<Plugin> caller, const std::string& device… in PostEventToRemote()
|