Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/iamaccount_stub/authuserstub_fuzzer/
H A Dauthuserstub_fuzzer.cpp81 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::AUTH_USER); in AuthUserStubFuzzTest()
/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h162 AUTH_USER, member in OHOS::AccountSA::AccountIAMInterfaceCode
/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h58 static constexpr const char *AUTH_USER = "auth_user"; member in OHOS::Telephony::PdpProfileData
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp62 createTableStr.append(PdpProfileData::AUTH_USER).append(" TEXT DEFAULT '', "); in CreatePdpProfileTableStr()
91 createTableStr.append(PdpProfileData::AUTH_USER).append(", "); in CreatePdpProfileTableStr()
/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_mgr_proxy.cpp404 ErrCode result = SendRequest(AccountIAMInterfaceCode::AUTH_USER, data, reply); in AuthUser()
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_rdb_helper.cpp229 result->GetColumnIndex(PdpProfileData::AUTH_USER, index); in MakePdpProfile()
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp108 static_cast<uint32_t>(AccountIAMInterfaceCode::AUTH_USER),
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp201 value.PutString(PdpProfileData::AUTH_USER, bean.authUser); in ParserPdpProfileToValuesBucket()

Completed in 14 milliseconds