Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 4 of 4) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dicc_dialling_numbers_cache.cpp181 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/
Dpipeline.h86 static std::shared_ptr<PipelineEventType> RepackPipelineEvent(std::shared_ptr<Plugin> caller, in RepackPipelineEvent()
/base/hiviewdfx/hiview/base/
Dpipeline.cpp118 void PipelineEvent::FillPipelineInfo(std::shared_ptr<Plugin> caller, const std::string& pipelineNam… in FillPipelineInfo()
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp633 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()