| /base/security/device_auth/common_lib/impl/src/ |
| H A D | hc_string_vector.c | 25 void DestroyStrVector(StringVector *vec) in DestroyStrVector() argument
|
| /base/security/device_auth/services/identity_manager/src/mock/ |
| H A D | identity_common_mock.c | 36 void ClearIdentityInfoVec(IdentityInfoVec *vec) in ClearIdentityInfoVec() argument 48 void ClearProtocolEntityVec(ProtocolEntityVec *vec) in ClearProtocolEntityVec() argument
|
| /base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/ |
| H A D | das_task_main.h | 32 SubTaskVec vec; member
|
| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| H A D | set_operations_property_test.cpp | 52 RC_GTEST_PROP(OperationsOverSets0, ConversionToSet, (std::vector<int> && vec)) in RC_GTEST_PROP() argument
|
| /base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
| H A D | hilog_input_socket_client.cpp | 42 iovec vec[3]; in WriteLogMessage() local
|
| /base/update/updater/test/unittest/updater_ui_test/view/ |
| H A D | ui_page_manager_unittest.cpp | 28 std::string ToString(const std::vector<std::string> &vec)
in ToString() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_location_info_wrapper.cpp | 64 ArkWebStringVector vec = ctocpp_->GetAdditions(); in GetAdditions() local
|
| H A D | ark_paste_data_adapter_wrapper.cpp | 41 ArkWebStringVector vec = ctocpp_->GetMimeTypes(); in GetMimeTypes() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_location_info_impl.cpp | 66 std::vector<std::string> vec = real_->GetAdditions(); in GetAdditions() local
|
| /base/web/webview/interfaces/kits/cj/src/ |
| H A D | webview_utils.cpp | 49 char** VectorToCArrString(const std::vector<std::string>& vec) in VectorToCArrString() argument 64 uint8_t* VectorToCArrUI8(const std::vector<uint8_t> vec) in VectorToCArrUI8() argument [all...] |
| /test/xts/hats/hdf/motion/motionBenchmarkTest/ |
| H A D | hdf_motion_benchmark_test.cpp | 127 vector<int32_t> vec; in BENCHMARK_F() local 159 vector<int32_t> vec; in BENCHMARK_F() local [all...] |
| /test/xts/hats/kernel/syscalls/mem/mincore/ |
| H A D | MincoreApiTest.cpp | 68 unsigned char *vec = new unsigned char[(length / PAGE_SIZE) + 1](); in HWTEST_F() local 92 unsigned char *vec = new unsigned char[(length / PAGE_SIZE) + 1](); in HWTEST_F() local 113 unsigned char *vec = new unsigned char[(length / PAGE_SIZE) + 1](); in HWTEST_F() local
|
| /base/hiviewdfx/hidumper/services/native/src/ |
| H A D | dump_cpu_data.cpp | 96 std::vector<std::string> vec; in ReadStringMatrix() local
|
| /base/hiviewdfx/hisysevent/frameworks/native/util/ |
| H A D | string_util.cpp | 64 int ConvertCStringVec(const std::vector<std::string>& vec, char*** strs, size_t& len)
in ConvertCStringVec() argument
|
| /base/hiviewdfx/hilog/test/unittest/common/ |
| H A D | hilog_print_test.cpp | 104 vector<string> vec;
in HWTEST_F() local 142 vector<string> vec;
in HWTEST_F() local 168 vector<string> vec;
in HWTEST_F() local 200 vector<string> vec; HWTEST_F() local [all...] |
| /base/hiviewdfx/hiview/base/event_report/event/ |
| H A D | logger_event.cpp | 55 auto vec = value.GetUint32Vec();
in AddUint32VecValue() local 63 auto vec = value.GetStringVec();
in AddStringVecValue() local
|
| /base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
| H A D | stats_service_test.cpp | 133 std::vector<std::u16string> vec; in HWTEST_F() local
|
| /base/telephony/cellular_call/services/utils/src/ |
| H A D | standardize_utils.cpp | 85 std::vector<std::string> vec; in Split() local
|
| /base/telephony/telephony_data/pdp_profile/src/ |
| H A D | rdb_pdp_profile_callback.cpp | 87 std::vector<PdpProfile> vec; in InitData() local
|
| /test/xts/hats/hdf/motion/hdi/ |
| H A D | hdf_motion_hdi_test.cpp | 140 vector<int32_t> vec; in HWTEST_F() local [all...] |
| /test/xts/hats/hdf/vibrator/hdi_adapter/hdi_impl/ |
| H A D | hdi_vibrator_impl_test.cpp | 94 std::vector<CompositeEffect> vec;
in HWTEST_F() local 128 std::vector<CompositeEffect> vec;
in HWTEST_F() local 194 std::vector<CompositeEffect> vec; HWTEST_F() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | weak_vector.cpp | 67 JSHandle<WeakVector> WeakVector::Append(const JSThread *thread, const JSHandle<WeakVector> &vec, in Append() argument 79 JSHandle<WeakVector> WeakVector::FillOrAppend(const JSThread *thread, const JSHandle<WeakVector> &vec, in FillOrAppend() argument 99 AppendToFullVec(const JSThread *thread, const JSHandle<WeakVector> &vec, const JSHandle<JSTaggedValue> &value, ElementType type) AppendToFullVec() argument 122 Copy(const JSThread *thread, const JSHandle<WeakVector> &vec, bool needExtend) Copy() argument 136 CheckHole(const JSHandle<WeakVector> &vec) CheckHole() argument [all...] |
| H A D | vtable.h | 45 explicit Tuple(const CVector<JSHandle<JSTaggedValue>> &vec) : items_(std::move(vec)) {} in Tuple() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | stack_like_allocator_test.cpp | 147 std::vector<std::pair<void *, size_t>> vec; in TEST_F() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/base/ |
| H A D | hilog_base.c | 65 struct iovec vec[LOG_LEN] = {0};
in SendMessage() local
|