Home
last modified time | relevance | path

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

12345

/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/hiviewdfx/hilog/test/unittest/common/
Dhilog_print_test.cpp104 vector<string> vec; variable
142 vector<string> vec; variable
168 vector<string> vec; variable
200 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/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/security/device_auth/services/identity_manager/src/mock/
Didentity_common_mock.c36 void ClearIdentityInfoVec(IdentityInfoVec *vec) in ClearIdentityInfoVec()
48 void ClearProtocolEntityVec(ProtocolEntityVec *vec) in ClearProtocolEntityVec()
/base/hiviewdfx/hidumper/test/unittest/common/
Dmemory_dumper_test.cpp194 std::vector<std::string> vec; variable
207 std::vector<std::string> vec; variable
225 std::vector<std::string> vec; variable
/base/notification/common_event_service/services/src/
Dcommon_event_control_manager.cpp134 for (auto vec : record.second) { in PublishFrozenEventsInner() local
208 for (auto vec : eventRecord->receivers) { in NotifyUnorderedEventLocked() local
303 for (auto vec : eventRecordPtr->receivers) { in ProcessUnorderedEvent() local
387 for (auto vec : eventRecordPtr->receivers) { in ProcessOrderedEvent() local
453 for (auto vec : eventRecordPtr->receivers) { in EnqueueHistoryEventRecord() local
818 for (auto vec : permission.names) { in CheckSubscriberPermission() local
826 for (auto vec : permission.names) { in CheckSubscriberPermission() local
921 for (auto vec : unorderedEventQueue_) { in GetUnorderedEventRecords() local
927 for (auto vec : unorderedEventQueue_) { in GetUnorderedEventRecords() local
933 for (auto vec : unorderedEventQueue_) { in GetUnorderedEventRecords() local
[all …]
/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/common_lib/impl/src/
Dhc_string_vector.c25 void DestroyStrVector(StringVector *vec) in DestroyStrVector()
/base/print/print_fwk/utils/include/
Dprint_util.h58 std::vector<uint32_t> vec; in Str2Vec() local
67 inline void PrintUtil::Str2VecStr(std::string& str, std::vector<std::string>& vec) in Str2VecStr()
/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()
88 static void GetCandidateGroups(int32_t osAccountId, const CJson *param, GroupEntryVec *vec) in GetCandidateGroups()
223 const GroupEntryVec *vec, ParamsVecForAuth *paramsVec) in FillAuthParams()
276 GroupEntryVec vec = CreateGroupEntryVec(); in GetCandidateAuthInfo() local
574 void CreateAuthParamsList(ParamsVecForAuth *vec) in CreateAuthParamsList()
579 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/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/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/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
Ddas_task_main.h32 SubTaskVec vec; member
/base/telephony/telephony_data/global_params/src/
Drdb_global_params_callback.cpp70 std::vector<EccNum> vec; in InitEccData() local
106 std::vector<NumMatch> vec; in InitNumMatchData() local
/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/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_location_info_wrapper.cpp64 ArkWebStringVector vec = ctocpp_->GetAdditions(); in GetAdditions() 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/security/device_auth/services/identity_manager/src/
Didentity_common.c167 void ClearIdentityInfoVec(IdentityInfoVec *vec) in ClearIdentityInfoVec()
178 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/hiviewdfx/hilog/frameworks/libhilog/socket/
Dhilog_input_socket_client.cpp42 iovec vec[3]; in WriteLogMessage() local
/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
Dcredsmanager_fuzzer.cpp565 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest02() local
575 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest03() local
586 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest04() local
597 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest05() local
610 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest06() local
623 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest07() local
637 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest08() local
651 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest09() local
665 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest10() local
680 IdentityInfoVec vec = CreateIdentityInfoVec(); in CredsManagerTest11() local
[all …]

12345