| /base/telephony/state_registry/frameworks/native/observer/src/ |
| H A D | telephony_observer_proxy.cpp | 78 OnSignalInfoUpdated( int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) OnSignalInfoUpdated() argument 110 OnCellInfoUpdated( int32_t slotId, const std::vector<sptr<CellInformation>> &vec) OnCellInfoUpdated() argument
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| H A D | napi_telephony_observer.cpp | 77 void NapiTelephonyObserver::OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) in OnCellInfoUpdated() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_ohos_web_data_base_adapter_wrapper.cpp | 144 ArkWebStringVector vec; in GetOriginsByPermission() local
|
| H A D | ark_camera_manager_adapter_wrapper.cpp | 71 ArkWebInt32Vector vec; in GetExposureModes() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_camera_manager_adapter_impl.cpp | 53 std::vector<NWeb::ExposureModeAdapter> vec; in GetExposureModes() local
|
| H A D | ark_cert_manager_adapter_impl.cpp | 78 std::vector<std::string> vec; in GetTrustAnchorsForHostName() local 86 std::vector<std::string> vec; in GetPinSetForHostName() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_javascript_result_callback.cpp | 40 std::vector<WebJSValue> vec; in GetWebJSValueHelper() local 122 std::vector<NWebValue> vec; in GetWebViewValue() local
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | element_name.cpp | 109 void ElementName::Split(const std::string &str, const std::string &delim, std::vector<std::string> &vec) in Split() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_native_view_ffi.cpp | 162 void FfiOHOSAceFrameworkViewDeletedElmtIdsHaveBeenPurged(int64_t nativeViewId, VectorCJInt64Handle vec) in FfiOHOSAceFrameworkViewDeletedElmtIdsHaveBeenPurged() argument 210 void FFICJVectorCJInt64SetElement(VectorCJInt64Handle vec, int64_t index, int64_t value) in FFICJVectorCJInt64SetElement() argument 216 void FFICJVectorCJInt64Delete(VectorCJInt64Handle vec) in FFICJVectorCJInt64Delete() argument
|
| H A D | cj_data_panel_ffi.cpp | 48 void FFICJVectorNativeLinearGradientDelete(VectorNativeLinearGradientHandle vec) in FFICJVectorNativeLinearGradientDelete() argument 39 FFICJVectorNativeLinearGradientSetElement( VectorNativeLinearGradientHandle vec, int64_t index, NativeLinearGradient linearGradient) FFICJVectorNativeLinearGradientSetElement() argument
|
| H A D | cj_image_animator_ffi.cpp | 140 void FfiCJVectorFfiImageSetElement(VectorFfiImageHandle vec, int64_t index, FfiImage image) in FfiCJVectorFfiImageSetElement() argument 148 void FfiCJVectorFfiImageDelete(VectorFfiImageHandle vec) in FfiCJVectorFfiImageDelete() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/accessibility/ |
| H A D | accessibility_node_test_ng.cpp | 139 std::vector<std::pair<std::string, std::string>> vec; in HWTEST_F() local 176 std::vector<std::string> vec; HWTEST_F() local 242 std::vector<std::pair<std::string, std::string>> vec; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/ |
| H A D | array_property.h | 121 BASE_NS::vector<ValueType> vec; in SetValueAt() local 136 BASE_NS::vector<ValueType> vec; in InsertValueAt() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | meta_object.cpp | 161 void MetaObject::SetProperties(const BASE_NS::vector<IProperty::Ptr>& vec) in SetProperties() argument
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_client_stub_impl_test/src/ |
| H A D | audio_policy_client_stub_impl_test.cpp | 117 auto vec = std::make_shared<AudioDeviceDescriptor>(); in HWTEST() local 133 auto vec = std::make_shared<AudioDeviceDescriptor>(); in HWTEST() local 177 auto vec = std::make_shared<AudioDeviceDescriptor>(); in HWTEST() local 207 auto vec = std::make_shared<AudioDeviceDescriptor>(); in HWTEST() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/ |
| H A D | rsdisplayrendernode_fuzzer.cpp | 77 std::vector<std::shared_ptr<RSRenderNode>> vec;
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_display_render_node_test.cpp | 317 std::vector<RSBaseRenderNode::SharedPtr> vec; in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
| H A D | vector_util.h | 49 static inline constexpr float SqrMagnitude(const Vec2& vec) in SqrMagnitude() argument 55 static inline float Magnitude(const Vec2& vec) in Magnitude() argument 168 SqrMagnitude(const Vec3& vec) SqrMagnitude() argument 174 Magnitude(const Vec3& vec) Magnitude() argument 222 SqrMagnitude(const Vec4& vec) SqrMagnitude() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/ |
| H A D | mock_heif_hw_decode_flow.cpp | 29 void HeifHwDecoderFlow::InputParser::SplitString(const std::string& src, char sep, std::vector<std::string>& vec) in SplitString() argument 57 vector<string> vec; in ParseGridInfo() local [all...] |
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| H A D | notifier_mgr.cpp | 238 std::vector<std::pair<int32_t, bool>> vec; in DumpRegisterInfo() local [all...] |
| /foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
| H A D | window_stage_impl.cpp | 24 void CreateCjSubWindowArrayObject(std::vector<sptr<Window>> &vec, RetStruct &ret) in CreateCjSubWindowArrayObject() argument
|
| /foundation/window/window_manager/utils/test/unittest/ |
| H A D | window_helper_test.cpp | 125 std::vector<std::string> vec = WindowHelper::Split("123a123a123", "a"); in HWTEST_F() local
|
| /foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
| H A D | net_policy_callback_observer.cpp | 58 auto vec = new std::vector<NetQuotaPolicy>(quotaPolicies.size()); in NetQuotaPolicyChange() local 71 auto vec = new std::vector<std::string>; in NetMeteredIfacesChange() local
|
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| H A D | ipc_payload_statistics_impl.cpp | 81 std::vector<int32_t> vec; in GetPids() local 132 std::vector<IPCInterfaceInfo> vec; in GetDescriptorCodes() local
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/ |
| H A D | negotiate_message_test.cpp | 324 std::vector<uint8_t> vec = {65, 66, 67, 68, 69}; in HWTEST_F() local 368 std::vector<uint8_t> vec = { 65, 66, 67, 68, 69 }; in HWTEST_F() local
|