Home
last modified time | relevance | path

Searched defs:tempChar (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_stub.cpp89 static bool GetChar(MessageParcel &data, char tempChar[], const char **str) in GetChar()
125 char tempChar[PATH_MAX + 1] = { 0 }; in InitContextRecvProc() local
342 char tempChar[PATH_MAX + 1] = { 0 }; in OpenSessionRecvProc() local
556 char tempChar[PATH_MAX + 1] = {0}; in SendSecFileRecvProc() local
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_char_decode.h61 char tempChar[ENCODE_CHAR_LENGTH] = {0}; in CharCodeToSequence() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_file_parser.cpp166 char *tempChar = nullptr; in ParseOperatorConfigFromJson() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy_lite.cpp83 char tempChar = static_cast<char>(tmpInt8); in ParseScanInfos() local
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp628 char *tempChar = cJSON_PrintUnformatted(value); in IsNeedInsertToTable() local