Home
last modified time | relevance | path

Searched defs:const (Results 526 - 550 of 2300) sorted by relevance

1...<<21222324252627282930>>...92

/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_ecc_key.cpp100 void RunTestCase(const TestCaseParams &testCaseParams) const in RunTestCase() argument
/base/sensors/miscdevice/utils/common/src/
H A Djson_parser.cpp57 bool JsonParser::HasObjectItem(cJSON *json, const std::string &key) const in HasObjectItem() argument
62 bool JsonParser::HasObjectItem(const std::string &key) const in HasObjectItem() argument
67 cJSON *JsonParser::GetObjectItem(cJSON *json, const std::string &key) const in GetObjectItem() argument
80 cJSON *JsonParser::GetObjectItem(const std::string &key) const in GetObjectItem() argument
85 ParseJsonArray(cJSON *json, const std::string &key, std::vector<std::string> &vals) const ParseJsonArray() argument
105 ParseJsonArray(const std::string &key, std::vector<std::string> &vals) const ParseJsonArray() argument
110 IsArray(cJSON *json) const IsArray() argument
115 GetArraySize(cJSON *json) const GetArraySize() argument
120 GetArrayItem(cJSON *json, int32_t index) const GetArrayItem() argument
125 GetIntValue(cJSON *json) const GetIntValue() argument
133 GetDoubleValue(cJSON *json) const GetDoubleValue() argument
141 GetStringValue(cJSON *json) const GetStringValue() argument
[all...]
/base/sensors/sensor/utils/ipc/src/
H A Dstream_buffer.cpp177 const char *StreamBuffer::ReadBuf() const in ReadBuf() argument
197 bool StreamBuffer::ChkRWError() const in ChkRWError() argument
213 IsEmpty() const IsEmpty() argument
218 Size() const Size() argument
227 UnreadSize() const UnreadSize() argument
232 GetAvailableBufSize() const GetAvailableBufSize() argument
237 GetErrorStatusRemark() const GetErrorStatusRemark() argument
255 Data() const Data() argument
264 WriteBuf() const WriteBuf() argument
[all...]
H A Dstream_session.cpp51 bool StreamSession::SendMsg(const char *buf, size_t size) const in SendMsg() argument
143 bool StreamSession::SendMsg(const NetPacket &pkt) const in SendMsg() argument
164 int32_t StreamSession::GetUid() const in GetUid() argument
173 int32_t StreamSession::GetPid() const in GetPid() argument
187 GetFd() const GetFd() argument
196 GetDescript() const GetDescript() argument
201 GetProgramName() const GetProgramName() argument
215 GetTokenType() const GetTokenType() argument
[all...]
/base/startup/init/services/param/watcher/agent/
H A Dwatcher_manager_kits.h49 bool IsEqual(ParameterChangePtr callback, const void *context) const in IsEqual() argument
[all...]
/base/telephony/cellular_call/services/control/include/
H A Dcontrol_base.h220 T2 FindConnectionByState(const T1 &&t1, TelCallState state) const in FindConnectionByState() argument
239 T2 FindConnectionByIndex(const T argument
300 StartDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const StartDtmf() argument
337 StopDtmf(T &&t, const CellularCallInfo &callInfo) const StopDtmf() argument
369 SendDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const SendDtmf() argument
413 GetCallFailReason(int32_t slotId, T &&t) const GetCallFailReason() argument
[all...]
/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_satellite.cpp104 int32_t CellularCallConnectionSatellite::GetCallFailReasonRequest(int32_t slotId) const in GetCallFailReasonRequest() argument
114 int32_t CellularCallConnectionSatellite::SendDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) const in SendDtmfRequest() argument
130 int32_t CellularCallConnectionSatellite::StartDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) const in StartDtmfRequest() argument
146 int32_t CellularCallConnectionSatellite::StopDtmfRequest(int32_t slotId, int32_t index) const in StopDtmfRequest() argument
/base/telephony/core_service/services/ims_service_interaction/src/
H A Dims_core_service_client.cpp125 bool ImsCoreServiceClient::IsConnect() const in IsConnect() argument
/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_manager.h343 TaskSchedule(ResponsePtr &_result, const std::string _module, ClassTypePtr _obj, FuncType &&_func, ParamTypes &&... _args) const TaskSchedule() argument
[all...]
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_buffer.cpp147 uint32_t MmsBuffer::GetCurPosition() const in GetCurPosition() argument
152 uint32_t MmsBuffer::GetSize() const in GetSize() argument
/base/telephony/sms_mms/services/sms/
H A Dsms_state_observer.cpp97 SmsStateEventIntValue SmsStateEventSubscriber::GetSmsStateEventIntValue(std::string &event) const in GetSmsStateEventIntValue() argument
/base/telephony/cellular_call/services/utils/src/
H A Dmodule_service_utils.cpp112 bool ModuleServiceUtils::NeedCallImsService() const in NeedCallImsService() argument
126 sptr<ImsCallInterface> ModuleServiceUtils::GetImsServiceRemoteObject() const in GetImsServiceRemoteObject() argument
/base/telephony/core_service/frameworks/native/src/
H A Dtel_ril_base_parcel.cpp127 bool TelRilBaseParcel::WriteBaseUint8(Parcel &parcel, uint8_t value) const in WriteBaseUint8() argument
132 bool TelRilBaseParcel::WriteBaseInt32(Parcel &parcel, int32_t value) const in WriteBaseInt32() argument
137 WriteBaseInt64(Parcel &parcel, int64_t value) const WriteBaseInt64() argument
142 WriteBaseBool(Parcel &parcel, bool value) const WriteBaseBool() argument
147 WriteBaseString(Parcel &parcel, std::string value) const WriteBaseString() argument
152 StringStream(void) const StringStream() argument
159 String(void) const String() argument
166 ToString(void) const ToString() argument
[all...]
/base/update/updater/services/applypatch/
H A Dtransfer_manager.cpp165 std::string TransferManager::ReloadForRetry() const in ReloadForRetry() argument
/base/update/updater/services/diffpatch/diff/
H A Dupdate_diff.cpp35 int32_t ImageParser::GetPkgBuffer(BlockBuffer &buffer) const in GetPkgBuffer() argument
47 const Hpackage::FileInfo *ImageParser::GetFileInfo(const std::string &fileName) const in GetFileInfo() argument
[all...]
/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_sign.cpp35 int32_t SignAlgorithmRsa::SignBuffer(const PkgBuffer &buffer, std::vector<uint8_t> &sign, size_t &signLen) const in SignBuffer() argument
75 int32_t SignAlgorithmEcc::SignBuffer(const PkgBuffer &buffer, std::vector<uint8_t> &sign, size_t &signLen) const in SignBuffer() argument
111 X509 *SignAlgorithm::GetPubkey() const in GetPubkey() argument
H A Dpkg_algorithm.cpp25 int32_t PkgAlgorithm::ReadData(const PkgStreamPtr inStream, size_t offset, PkgBuffer &buffer, in ReadData() argument
42 FinalDigest(DigestAlgorithm::DigestAlgorithmPtr algorithm, PkgAlgorithmContext &context, bool check) const FinalDigest() argument
[all...]
/base/update/updater/services/ui/driver/
H A Dfbdev_driver.cpp37 void FbdevDriver::FBLog() const in FBLog() argument
/base/update/updater/services/ui/view/page/
H A Dbase_page.cpp123 bool BasePage::IsValidCom(const std::string &id) const in IsValidCom() argument
128 bool BasePage::IsValid() const in IsValid() argument
153 bool BasePage::IsVisible() const in IsVisible() argument
162 GetView() const GetView() argument
[all...]
/base/update/updater/services/ui/view/layout/
H A Dlayout_parser.cpp36 bool LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> &vec) const in LoadLayout() argument
51 bool LoadLayout(const std::string &filename, UxPageInfo &pageInfo) const in LoadLayout() argument
70 bool ParseViewInfo(const JsonNode &root, std::vector<UxViewInfo> &vec) const in ParseViewInfo() argument
123 LoadLayout(const std::string &layoutFile, UxPageInfo &pageInfo) const LoadLayout() argument
128 LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> &vec) const LoadLayout() argument
[all...]
/base/update/updater/test/unittest/applypatch_test/
H A Dimagepatch_unittest.cpp36 bool ImagePatchTest::ReadContentFromFile(const std::string& file, std::string &content) const in ReadContentFromFile() argument
60 int ImagePatchTest::TestZipModeImagePatch() const in TestZipModeImagePatch() argument
79 int ImagePatchTest::TestNormalModeImagePatch() const in TestNormalModeImagePatch() argument
96 int ImagePatchTest::TestGZipModeImagePatch() const in TestGZipModeImagePatch() argument
113 int ImagePatchTest::TestLZ4ModeImagePatch() const in TestLZ4ModeImagePatch() argument
/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_updateprocesser_unittest.cpp72 void TestUpdateProcesserSetProcess() const in TestUpdateProcesserSetProcess() argument
105 void TestUpdateProcesserShowProcess() const in TestUpdateProcesserShowProcess() argument
146 void TestUpdateProcesserPrint() const in TestUpdateProcesserPrint() argument
174 void TestUpdateProcesserSetProportion() const in TestUpdateProcesserSetProportion() argument
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_device_pipe.cpp89 uint8_t USBDevicePipe::GetBusNum() const in GetBusNum() argument
94 uint8_t USBDevicePipe::GetDevAddr() const in GetDevAddr() argument
/base/telephony/sms_mms/test/gtest/
H A Dsms_satellite_gtest.cpp87 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() argument
/base/update/updater/services/package/pkg_verify/
H A Dhash_data_verifier.cpp139 bool HashDataVerifier::VerifyHashData(const std::string &preName, in VerifyHashData() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...92