Home
last modified time | relevance | path

Searched defs:vec (Results 1 – 25 of 149) sorted by relevance

123456

/base/powermgr/powermgr_lite/services/src/
Drunning_lock_mgr.c50 static BOOL AddRunningLockEntryLocked(Vector *vec, RunningLockEntry *entry) in AddRunningLockEntryLocked()
75 static BOOL RemoveRunningLockEntryLocked(Vector *vec, RunningLockEntry *entry) in RemoveRunningLockEntryLocked()
95 Vector *vec = &g_runningLocks[t]; in ShowLocks() local
116 Vector *vec = &g_runningLocks[entry->lock.type]; in RunningLockMgrAcquireEntry() local
131 Vector *vec = &g_runningLocks[entry->lock.type]; in RunningLockMgrReleaseEntry() local
/base/web/webview/interfaces/kits/cj/src/
Dwebview_utils.cpp49 char** VectorToCArrString(const std::vector<std::string>& vec) in VectorToCArrString()
64 uint8_t* VectorToCArrUI8(const std::vector<uint8_t> vec) in VectorToCArrUI8()
81 std::vector<std::string> vec; in CArrStringToVector() local
/base/telephony/state_registry/test/unittest/state_test/
Dstate_registry_observer.h36 void OnSignalInfoUpdated(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdated()
41 void OnSignalInfoUpdatedExt(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdatedExt()
56 void OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) in OnCellInfoUpdated()
61 void OnCellInfoUpdatedExt(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) in OnCellInfoUpdatedExt()
/base/telephony/core_service/test/unittest/ui_client/
Dstate_registry_observer.h36 void OnSignalInfoUpdated(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdated()
41 void OnSignalInfoUpdatedExt(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdatedExt()
56 void OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) in OnCellInfoUpdated()
61 void OnCellInfoUpdatedExt(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) in OnCellInfoUpdatedExt()
/base/hiviewdfx/hilog/test/unittest/common/
Dhilog_print_test.cpp134 vector<string> vec; variable
172 vector<string> vec; variable
198 vector<string> vec; variable
230 vector<string> vec; variable
Dhilogtool_test.cpp438 vector<string> vec; variable
558 vector<string> vec; variable
587 vector<string> vec; variable
622 vector<string> vec; variable
696 vector<string> vec; variable
808 vector<string> vec; variable
/base/security/device_auth/services/legacy/identity_manager/src/mock/
Didentity_common_mock.c36 void ClearIdentityInfoVec(IdentityInfoVec *vec) in ClearIdentityInfoVec()
48 void ClearProtocolEntityVec(ProtocolEntityVec *vec) in ClearProtocolEntityVec()
/base/notification/common_event_service/services/src/
Dcommon_event_control_manager.cpp134 for (auto vec : record.second) { in PublishFrozenEventsInner() local
207 for (auto vec : eventRecord->receivers) { in NotifyUnorderedEventLocked() local
300 for (auto vec : eventRecordPtr->receivers) { in ProcessUnorderedEvent() local
384 for (auto vec : eventRecordPtr->receivers) { in ProcessOrderedEvent() local
757 for (auto vec : permission.names) { in CheckSubscriberPermission() local
765 for (auto vec : permission.names) { in CheckSubscriberPermission() local
860 for (auto vec : unorderedEventQueue_) { in GetUnorderedEventRecords() local
866 for (auto vec : unorderedEventQueue_) { in GetUnorderedEventRecords() local
872 for (auto vec : unorderedEventQueue_) { in GetUnorderedEventRecords() local
887 for (auto vec : orderedEventQueue_) { in GetOrderedEventRecords() local
[all …]
/base/hiviewdfx/hidumper/test/unittest/common/
Dmemory_dumper_test.cpp304 std::vector<std::string> vec; variable
317 std::vector<std::string> vec; variable
335 std::vector<std::string> vec; variable
364 std::vector<std::string> vec; variable
/base/telephony/telephony_data/common/src/
Dparser_util.cpp98 int ParserUtil::ParserPdpProfileJson(std::vector<PdpProfile> &vec) in ParserPdpProfileJson()
105 int ParserUtil::ParserPdpProfileJson(std::vector<PdpProfile> &vec, const char *path) in ParserPdpProfileJson()
144 void ParserUtil::ParserPdpProfileInfos(std::vector<PdpProfile> &vec, cJSON *itemRoots) in ParserPdpProfileInfos()
230 int ParserUtil::ParserOpKeyJson(std::vector<OpKey> &vec, const char *path) in ParserOpKeyJson()
265 void ParserUtil::ParserOpKeyInfos(std::vector<OpKey> &vec, cJSON *itemRoots) in ParserOpKeyInfos()
335 int ParserUtil::ParserNumMatchJson(std::vector<NumMatch> &vec, const bool hashCheck) in ParserNumMatchJson()
380 void ParserUtil::ParserNumMatchInfos(std::vector<NumMatch> &vec, cJSON *itemRoots) in ParserNumMatchInfos()
429 int ParserUtil::ParserEccDataJson(std::vector<EccNum> &vec, const bool hashCheck) in ParserEccDataJson()
474 void ParserUtil::ParserEccDataInfos(std::vector<EccNum> &vec, cJSON *itemRoots) in ParserEccDataInfos()
/base/security/device_auth/services/data_manager/cred_data_manager/src/mock/
Dcredential_data_manager_mock.c58 void ClearCredentialVec(CredentialVec *vec) in ClearCredentialVec()
85 …32_t QueryCredentials(int32_t osAccountId, const QueryCredentialParams *params, CredentialVec *vec) in QueryCredentials()
/base/security/device_auth/common_lib/impl/src/
Dhc_string_vector.c25 void DestroyStrVector(StringVector *vec) in DestroyStrVector()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
Dcompatible_auth_sub_session_common.c35 GroupEntryVec *vec) in GetAccountRelatedCandidateGroups()
72 GroupEntryVec *vec) in GetAccountUnrelatedCandidateGroups()
89 static void GetCandidateGroups(int32_t osAccountId, const CJson *param, GroupEntryVec *vec) in GetCandidateGroups()
224 const GroupEntryVec *vec, ParamsVecForAuth *paramsVec) in FillAuthParams()
277 GroupEntryVec vec = CreateGroupEntryVec(); in GetCandidateAuthInfo() local
575 void CreateAuthParamsList(ParamsVecForAuth *vec) in CreateAuthParamsList()
580 void DestroyAuthParamsList(ParamsVecForAuth *vec) in DestroyAuthParamsList()
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Djson_parser.cpp73 void JsonParser::ParseUInt32Vec(const Json::Value& root, std::vector<uint32_t>& vec) in ParseUInt32Vec()
83 void JsonParser::ParseStringVec(const Json::Value& root, std::vector<std::string>& vec) in ParseStringVec()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_cert_manager_adapter_impl.cpp78 std::vector<std::string> vec; in GetTrustAnchorsForHostName() local
86 std::vector<std::string> vec; in GetPinSetForHostName() local
Dark_location_info_impl.cpp66 std::vector<std::string> vec = real_->GetAdditions(); in GetAdditions() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_notification.cpp57 for (auto vec : displayDevices) { in SetNotificationByDistributedOptions() local
71 for (auto vec : operateDevices) { in SetNotificationByDistributedOptions() local
/base/print/print_fwk/utils/include/
Dprint_util.h63 std::vector<uint32_t> vec; in Str2Vec() local
76 inline void PrintUtil::Str2VecStr(std::string& str, std::vector<std::string>& vec) in Str2VecStr()
/base/telephony/telephony_data/global_params/src/
Drdb_global_params_callback.cpp71 std::vector<EccNum> vec; in InitEccData() local
107 std::vector<NumMatch> vec; in InitNumMatchData() local
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
Dcreds_manager_test.cpp615 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
626 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
638 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
650 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
664 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
678 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
693 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
708 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
723 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
739 IdentityInfoVec vec = CreateIdentityInfoVec(); variable
[all …]
/base/telephony/core_service/frameworks/native/src/
Doperator_config_types.cpp326 std::vector<std::string> vec; in ReadFromStringArrayMap() local
343 std::vector<int32_t> vec; in ReadFromIntArrayMap() local
360 std::vector<int64_t> vec; in ReadFromLongArrayMap() local
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
Ddas_task_main.h32 SubTaskVec vec; member
/base/security/device_auth/services/legacy/identity_manager/src/
Didentity_common.c170 void ClearIdentityInfoVec(IdentityInfoVec *vec) in ClearIdentityInfoVec()
181 void ClearProtocolEntityVec(ProtocolEntityVec *vec) in ClearProtocolEntityVec()
/base/hiviewdfx/hiview/base/event_report/event/
Dlogger_event.cpp55 auto vec = value.GetUint32Vec(); in AddUint32VecValue() local
63 auto vec = value.GetStringVec(); in AddStringVecValue() local
/base/request/request/services/src/service/command/
Dquery.rs53 let mut vec = vec![(ErrorCode::Other, TaskInfo::new()); len]; in query() localVariable

123456