Home
last modified time | relevance | path

Searched refs:SERVER (Results 1 - 8 of 8) sorted by relevance

/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h139 #define SERVER 0 macro
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_callback.cpp42 std::string(PdpProfileData::SERVER) + " TEXT;"); in OnUpgrade()
H A Drdb_pdp_profile_helper.cpp75 createTableStr.append(PdpProfileData::SERVER).append(" TEXT DEFAULT '', "); in CreatePdpProfileTableStr()
/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h114 static constexpr const char *SERVER = "server"; member in OHOS::Telephony::PdpProfileData
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c226 res = GenerateBaseBindParams(session->osAccountId, SERVER, jsonParams, session); in GenerateServerBindParams()
230 return GenerateKeyPairIfNeeded(session->osAccountId, SERVER, session->opCode, jsonParams); in GenerateServerBindParams()
H A Dcompatible_bind_sub_session_common.c641 ((isClient == SERVER) && (operationCode == MEMBER_INVITE)); in IsCreateGroupNeeded()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp213 value.PutString(PdpProfileData::SERVER, bean.server); in ParserPdpProfileToValuesBucket()
/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp334 value.Put(PdpProfileData::SERVER, "pdpserver"); in PdpProfileInsert()

Completed in 8 milliseconds