Home
last modified time | relevance | path

Searched refs:onComplete (Results 1 – 9 of 9) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_query_callback_c.h27 HiSysEventQueryCallbackC(OnQueryFunc onQuery, OnCompleteFunc onComplete) in HiSysEventQueryCallbackC() argument
30 onComplete_ = onComplete; in HiSysEventQueryCallbackC()
/base/hiviewdfx/hisysevent/test/unittest/common/napi/
Dnapi_hisysevent.test.js250 onComplete: function(reason, total) { method
300 onComplete: function(reason, total) { method
349 onComplete: function(reason, total) { method
613 onComplete: function(reason, total, seq) { method
642 onComplete: function(reason, total, seq) { method
723 onComplete: function(reason, total, seq) { method
774 onComplete: function(reason, total, seq) { method
825 onComplete: function(reason, total, seq) { method
876 onComplete: function(reason, total, seq) { method
908 onComplete: function(reason, total, seq) { method
/base/telephony/core_service/services/sim/include/
Dicc_file_controller.h51 int dataLength, const std::string pin2, const AppExecFwk::InnerEvent::Pointer &onComplete);
53 const std::string pin2, const AppExecFwk::InnerEvent::Pointer &onComplete);
55 …fileId, const std::string data, int dataLength, const AppExecFwk::InnerEvent::Pointer &onComplete);
Dsim_file.h34 …d::string &alphaTag, const std::string &number, const AppExecFwk::InnerEvent::Pointer &onComplete);
Dicc_file.h56 …d::string &alphaTag, const std::string &number, const AppExecFwk::InnerEvent::Pointer &onComplete);
/base/hiviewdfx/hisysevent/test/unittest/common/permission/
Dhisysevent_permission.test.js175 onComplete: function() {} method
/base/telephony/core_service/services/sim/src/
Dicc_file_controller.cpp361 int dataLength, const std::string pin2, const AppExecFwk::InnerEvent::Pointer &onComplete) in UpdateLinearFixedFile() argument
365 ctrlHolder->fileLoaded = std::move(const_cast<AppExecFwk::InnerEvent::Pointer &>(onComplete)); in UpdateLinearFixedFile()
382 const std::string pin2, const AppExecFwk::InnerEvent::Pointer &onComplete) in UpdateLinearFixedFile() argument
385 ctrlHolder->fileLoaded = std::move(const_cast<AppExecFwk::InnerEvent::Pointer &>(onComplete)); in UpdateLinearFixedFile()
402 … fileId, const std::string data, int dataLength, const AppExecFwk::InnerEvent::Pointer &onComplete) in UpdateBinaryFile() argument
405 ctrlHolder->fileLoaded = std::move(const_cast<AppExecFwk::InnerEvent::Pointer &>(onComplete)); in UpdateBinaryFile()
Dicc_file.cpp159 …td::string &alphaTag, const std::string &number, const AppExecFwk::InnerEvent::Pointer &onComplete) in UpdateMsisdnNumber() argument
Dsim_file.cpp91 …td::string &alphaTag, const std::string &number, const AppExecFwk::InnerEvent::Pointer &onComplete) in UpdateMsisdnNumber() argument