Home
last modified time | relevance | path

Searched defs:infos (Results 1 - 25 of 141) sorted by relevance

123456

/base/startup/init/services/begetctl/
H A Dinit_cmd_reboot.c50 CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
61 BShellEnvRegisterCmd(GetShellHandle(), &infos[i - 1]); in MODULE_CONSTRUCTOR() local
H A Dmodulectl.c53 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
62 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
H A Dbootchart_cmd.c55 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
62 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
H A Dsetloglevel.c66 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
73 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
H A Dservice_control.c71 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
80 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
H A Dbegetctl_cmd.c158 const CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
166 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
H A Dappspawntime_cmd.c78 CmdInfo infos[] = { in MODULE_CONSTRUCTOR() local
82 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR() local
/third_party/node/test/fixtures/wpt/WebCryptoAPI/derive_bits_keys/
H A Dhkdf_vectors.js
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_kernel_info.cpp37 bool GetKernelInfo::GetKernel(const ValueMap &infos, uint64_t &totalValue) in GetKernel() argument
H A Dget_heap_info.cpp41 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 Dos_account_data_storage.cpp30 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 Dnapi_remove.cpp39 auto &infos = removeInfo->params.bundleAndKeyInfo.value(); in NapiRemoveExecuteCallback() local
/base/notification/distributed_notification_service/test/systemtest/acts/ansDump/
H A DansDumpTest.cpp81 std::vector<std::string> infos; in HWTEST_F() local
/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_callback_stub.cpp40 std::vector<AppKeyInfo> infos; in OnRemoteRequest() local
/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_callback_proxy.cpp31 void El5FilekeyCallbackProxy::OnRegenerateAppKey(std::vector<AppKeyInfo> &infos) in OnRegenerateAppKey() argument
/base/security/access_token/tools/accesstoken/src/
H A Dto_string.cpp23 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 Dhks_iterative_reader.h31 struct HksReadFileInfo *infos; member
/base/update/sys_installer/test/fuzztest/imoduleupdate_fuzzer/
H A Dimodule_update_fuzzer.cpp35 std::list<ModulePackageInfo> infos; in FuzzModuleUpdate() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest.cc70 hb_glyph_info_t *infos = hb_buffer_get_glyph_infos (buffer, nullptr); in main() local
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_module_variable_test.h291 void PushValueInfo(RemoteObject *value, std::vector<std::string> &infos) in PushValueInfo() argument
H A Djs_variable_first_test.h167 void PushValueInfo(RemoteObject *value, std::vector<std::string> &infos) in PushValueInfo() argument
[all...]
H A Djs_variable_second_test.h167 void PushValueInfo(RemoteObject *value, std::vector<std::string> &infos) in PushValueInfo() argument
[all...]
/base/security/access_token/interfaces/innerkits/el5filekeymanager/test/unittest/src/
H A Del5_filekey_manager_kit_unittest.cpp45 void OnRegenerateAppKey(std::vector<AppKeyInfo> &infos) in OnRegenerateAppKey() argument
/base/security/access_token/services/el5filekeymanager/test/src/
H A Del5_filekey_manager_service_unittest.cpp51 void OnRegenerateAppKey(std::vector<AppKeyInfo> &infos) in OnRegenerateAppKey() argument
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dwindow_info_helper.cpp33 std::vector<sptr<Rosen::AccessibilityWindowInfo>> infos; in GetWindowScale() local
70 std::vector<sptr<Rosen::UnreliableWindowInfo>> infos; in CheckOtherWindowCoverComp() local

Completed in 8 milliseconds

123456