Home
last modified time | relevance | path

Searched defs:infos (Results 1 – 25 of 49) sorted by relevance

12

/base/security/access_token/tools/accesstoken/src/
Dto_string.cpp22 bool isAccessDetail, const std::vector<UsedRecordDetail>& detailRecord, std::string& infos) in DetailUsedRecordToString()
45 const std::vector<PermissionUsedRecord>& permissionRecords, std::string& infos) in PermissionUsedRecordToString()
69 void ToString::BundleUsedRecordToString(const BundleUsedRecord& bundleRecord, std::string& infos) in BundleUsedRecordToString()
84 void ToString::PermissionUsedResultToString(const PermissionUsedResult& result, std::string& infos) in PermissionUsedResultToString()
/base/useriam/user_auth_framework/test/unittest/services/src/
Dresource_node_utils_test.cpp48 std::vector<std::shared_ptr<IdmGetCredInfoCallbackInterface::CredentialInfo>> infos; variable
59 std::vector<std::shared_ptr<IdmGetCredInfoCallbackInterface::CredentialInfo>> infos; variable
77 std::vector<std::shared_ptr<IdmGetCredInfoCallbackInterface::CredentialInfo>> infos; variable
Duser_idm_database_test.cpp63 std::vector<HDIEnrolledInfo> infos = {}; in __anon8b6a512a0102() local
87 std::vector<HDIEnrolledInfo> infos = {}; in __anon8b6a512a0202() local
107 std::vector<HDIEnrolledInfo> infos = {}; in __anon8b6a512a0302() local
155 std::vector<HdiCredentialInfo> infos = {}; in __anon8b6a512a0402() local
/base/useriam/user_auth_framework/services/core/src/
Dschedule_node_helper.cpp26 bool ScheduleNodeHelper::BuildFromHdi(const std::vector<HdiScheduleInfo> &infos, in BuildFromHdi()
33 bool ScheduleNodeHelper::BuildFromHdi(const std::vector<HdiScheduleInfo> &infos, in BuildFromHdi()
Dresource_node_utils.cpp28 …ourceNodeUtils::NotifyExecutorToDeleteTemplates(const std::vector<std::shared_ptr<CredentialInfo>>… in NotifyExecutorToDeleteTemplates()
/base/startup/init/services/begetctl/
Dinit_cmd_reboot.c50 CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
Dmodulectl.c53 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
Dsetloglevel.c66 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
Dservice_control.c71 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
Ddump_service.c66 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
Dbootchart_cmd.c55 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
Dsandbox.cpp181 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
/base/notification/distributed_notification_service/tools/dump/src/
Dnotification_shell_command.cpp143 std::vector<std::string> infos; in RunAsDumpCommand() local
168 int32_t userId, std::vector<std::string> &infos) in RunDumpCmd()
266 std::vector<std::string> infos; in RunAsSettingCommand() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/subscribe/
Dnapi_remove.cpp36 auto &infos = removeInfo->params.bundleAndKeyInfo.value(); in NapiRemoveExecuteCallback() local
118 auto &infos = asynccallbackinfo->params.bundleAndKeyInfo.value(); in NapiRemoveAll() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dget_kernel_info.cpp37 bool GetKernelInfo::GetKernel(const ValueMap &infos, uint64_t &totalValue) in GetKernel()
Dget_ram_info.cpp29 uint64_t GetRamInfo::GetGroupMapValue(const GroupMap &infos, const vector<string> keys) const in GetGroupMapValue() argument
44 uint64_t GetRamInfo::GetValueMapValue(const ValueMap &infos, const vector<string> strs) const in GetValueMapValue() argument
/base/startup/init/test/moduletest/
Dsyspara.cpp92 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
/base/notification/distributed_notification_service/test/systemtest/acts/ansDump/
DansDumpTest.cpp81 std::vector<std::string> infos; variable
/base/update/updater/services/updater_binary/
Dupdate_image_block.cpp146 static int32_t GetUpdateBlockInfo(struct UpdateBlockInfo &infos, Uscript::UScriptEnv &env, in GetUpdateBlockInfo()
230 static int InitThread(const struct UpdateBlockInfo &infos, Uscript::UScriptEnv &env, Uscript::UScri… in InitThread()
246 static int32_t ExtractDiffPackageAndLoad(const UpdateBlockInfo &infos, Uscript::UScriptEnv &env, in ExtractDiffPackageAndLoad()
286 static int32_t DoExecuteUpdateBlock(const UpdateBlockInfo &infos, Uscript::UScriptEnv &env, in DoExecuteUpdateBlock()
308 UpdateBlockInfo infos {}; in ExecuteUpdateBlock() local
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_data_storage.cpp35 …HOS::DistributedKv::Entry> allEntries, std::map<std::string, std::shared_ptr<IAccountInfo>> &infos) in SaveEntries()
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/
Ddfx_base_test.cpp115 vector<ElfLoadInfo> infos; variable
/base/hiviewdfx/hidumper/services/native/src/
Ddump_common_utils.cpp40 bool DumpCommonUtils::GetCpuInfos(std::vector<CpuInfo> &infos) in GetCpuInfos()
77 bool DumpCommonUtils::GetPidInfos(std::vector<PidInfo> &infos, bool all) in GetPidInfos()
/base/account/os_account/services/accountmgr/src/
Daccount_data_storage.cpp97 ErrCode AccountDataStorage::LoadAllData(std::map<std::string, std::shared_ptr<IAccountInfo>> &infos) in LoadAllData()
242 std::string subId, std::map<std::string, std::shared_ptr<IAccountInfo>> &infos) in LoadDataByLocalFuzzyQuery()
/base/update/updater/services/ui/view/page/
Dbase_page.cpp71 const auto &infos = pageInfo.viewInfos; in BuildComs() local
/base/telephony/cellular_data/services/src/
Ddata_connection_manager.cpp175 std::shared_ptr<DataCallResultList> infos = event->GetSharedObject<DataCallResultList>(); in RadioDataCallListChanged() local
215 std::shared_ptr<DataCallResultList> infos = event->GetSharedObject<DataCallResultList>(); in UpdateNetworkInfo() local

12