Home
last modified time | relevance | path

Searched refs:PARAM_SIZE (Results 1 - 2 of 2) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_persist_helper.cpp473 const int PARAM_SIZE = 64; in QueryParamBoolean() local
474 char paramOutBuff[PARAM_SIZE] = { 0 }; in QueryParamBoolean()
478 int retLen = GetParameter(key.c_str(), defStrValue.c_str(), paramOutBuff, PARAM_SIZE); in QueryParamBoolean()
/base/update/updater/utils/
H A Dutils.cpp51 constexpr size_t PARAM_SIZE = 32; member
954 char deviceType[PARAM_SIZE + 1] = {0}; in IsEsDevice()

Completed in 4 milliseconds