/base/startup/init/services/begetctl/ |
H A D | init_cmd_reboot.c | 50 CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local 61 BShellEnvRegisterCmd(GetShellHandle(), &infos[i - 1]); in MODULE_CONSTRUCTOR() local
|
H A D | modulectl.c | 53 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local 62 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
|
H A D | bootchart_cmd.c | 55 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local 62 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
|
H A D | setloglevel.c | 66 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local 73 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
|
H A D | service_control.c | 71 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local 80 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
|
H A D | begetctl_cmd.c | 158 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local 166 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
|
H A D | appspawntime_cmd.c | 78 CmdInfo infos[] = {
in MODULE_CONSTRUCTOR() local 82 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]);
in MODULE_CONSTRUCTOR() local
|
H A D | partitionslot.cpp | 127 CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local 150 BShellEnvRegisterCmd(GetShellHandle(), &infos[i - 1]); in MODULE_CONSTRUCTOR() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
H A D | get_kernel_info.cpp | 37 bool GetKernelInfo::GetKernel(const ValueMap &infos, uint64_t &totalValue) in GetKernel() argument
|
H A D | get_heap_info.cpp | 41 bool GetHeapInfo::GetInfo(const MemoryFilter::MemoryType &memType, const int &pid, GroupMap &infos) in GetInfo() argument
|
/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_data_storage.cpp | 30 SaveEntries( std::vector<OHOS::DistributedKv::Entry> allEntries, std::map<std::string, std::shared_ptr<IAccountInfo>> &infos) SaveEntries() argument
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/subscribe/ |
H A D | napi_remove.cpp | 39 auto &infos = removeInfo->params.bundleAndKeyInfo.value(); in NapiRemoveExecuteCallback() local
|
/base/notification/distributed_notification_service/test/systemtest/acts/ansDump/ |
H A D | ansDumpTest.cpp | 81 std::vector<std::string> infos; in HWTEST_F() local
|
/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/ |
H A D | el5_filekey_callback_stub.cpp | 40 std::vector<AppKeyInfo> infos; in OnRemoteRequest() local
|
/base/security/access_token/services/el5filekeymanager/src/ |
H A D | el5_filekey_callback_proxy.cpp | 31 void El5FilekeyCallbackProxy::OnRegenerateAppKey(std::vector<AppKeyInfo> &infos) in OnRegenerateAppKey() argument
|
/base/security/access_token/tools/accesstoken/src/ |
H A D | to_string.cpp | 23 DetailUsedRecordToString( bool isAccessDetail, const std::vector<UsedRecordDetail>& detailRecord, std::string& infos) DetailUsedRecordToString() argument 50 PermissionUsedRecordToString( const std::vector<PermissionUsedRecord>& permissionRecords, std::string& infos) PermissionUsedRecordToString() argument 69 BundleUsedRecordToString(const BundleUsedRecord& bundleRecord, std::string& infos) BundleUsedRecordToString() argument 87 PermissionUsedResultToString(const PermissionUsedResult& result, std::string& infos) PermissionUsedResultToString() argument 109 PermissionUsedTypeInfoToString(const PermissionUsedTypeInfo& info, std::string& infos) PermissionUsedTypeInfoToString() argument [all...] |
/base/security/huks/utils/file_iterative_reader/include/ |
H A D | hks_iterative_reader.h | 31 struct HksReadFileInfo *infos; member
|
/base/update/sys_installer/test/fuzztest/imoduleupdate_fuzzer/ |
H A D | imodule_update_fuzzer.cpp | 35 std::list<ModulePackageInfo> infos; in FuzzModuleUpdate() local
|
/base/security/access_token/interfaces/innerkits/el5filekeymanager/test/unittest/src/ |
H A D | el5_filekey_manager_kit_unittest.cpp | 45 void OnRegenerateAppKey(std::vector<AppKeyInfo> &infos) in OnRegenerateAppKey() argument
|
/base/security/access_token/services/el5filekeymanager/test/src/ |
H A D | el5_filekey_manager_service_unittest.cpp | 51 void OnRegenerateAppKey(std::vector<AppKeyInfo> &infos) in OnRegenerateAppKey() argument
|
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | window_info_helper.cpp | 33 std::vector<sptr<Rosen::AccessibilityWindowInfo>> infos; in GetWindowScale() local 70 std::vector<sptr<Rosen::UnreliableWindowInfo>> infos; in CheckOtherWindowCoverComp() local
|
/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_ipc_helper.cpp | 88 int32_t ModuleIpcHelper::ReadModulePackageInfos(MessageParcel &reply, std::list<ModulePackageInfo> &infos) in ReadModulePackageInfos() argument 94 int32_t ModuleIpcHelper::WriteModulePackageInfos(MessageParcel &data, const std::list<ModulePackageInfo> &infos) in WriteModulePackageInfos() argument
|
/base/inputmethod/imf/services/src/ |
H A D | full_ime_info_manager.cpp | 73 std::vector<FullImeInfo> infos; in Add() local
|
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
H A D | fold_app_usage_event_factory.cpp | 76 void FoldAppUsageEventFactory::GetAppUsageInfo(std::vector<FoldAppUsageInfo> &infos)
in GetAppUsageInfo() argument
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_data_storage.cpp | 114 SaveEntries( std::vector<OHOS::DistributedKv::Entry> allEntries, std::map<std::string, std::shared_ptr<IAccountInfo>> &infos) SaveEntries() argument
|