Home
last modified time | relevance | path

Searched defs:vec (Results 226 - 250 of 1042) sorted by relevance

12345678910>>...42

/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer_proxy.cpp78 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 Dnapi_telephony_observer.cpp77 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 Dark_ohos_web_data_base_adapter_wrapper.cpp144 ArkWebStringVector vec; in GetOriginsByPermission() local
H A Dark_camera_manager_adapter_wrapper.cpp71 ArkWebInt32Vector vec; in GetExposureModes() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_camera_manager_adapter_impl.cpp53 std::vector<NWeb::ExposureModeAdapter> vec; in GetExposureModes() local
H A Dark_cert_manager_adapter_impl.cpp78 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 Dweb_javascript_result_callback.cpp40 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 Delement_name.cpp109 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 Dcj_native_view_ffi.cpp162 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 Dcj_data_panel_ffi.cpp48 void FFICJVectorNativeLinearGradientDelete(VectorNativeLinearGradientHandle vec) in FFICJVectorNativeLinearGradientDelete() argument
39 FFICJVectorNativeLinearGradientSetElement( VectorNativeLinearGradientHandle vec, int64_t index, NativeLinearGradient linearGradient) FFICJVectorNativeLinearGradientSetElement() argument
H A Dcj_image_animator_ffi.cpp140 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 Daccessibility_node_test_ng.cpp139 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 Darray_property.h121 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 Dmeta_object.cpp161 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 Daudio_policy_client_stub_impl_test.cpp117 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 Drsdisplayrendernode_fuzzer.cpp77 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 Drs_display_render_node_test.cpp317 std::vector<RSBaseRenderNode::SharedPtr> vec; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dvector_util.h49 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 Dmock_heif_hw_decode_flow.cpp29 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 Dnotifier_mgr.cpp238 std::vector<std::pair<int32_t, bool>> vec; in DumpRegisterInfo() local
[all...]
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_stage_impl.cpp24 void CreateCjSubWindowArrayObject(std::vector<sptr<Window>> &vec, RetStruct &ret) in CreateCjSubWindowArrayObject() argument
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_helper_test.cpp125 std::vector<std::string> vec = WindowHelper::Split("123a123a123", "a"); in HWTEST_F() local
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnet_policy_callback_observer.cpp58 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 Dipc_payload_statistics_impl.cpp81 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 Dnegotiate_message_test.cpp324 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

Completed in 13 milliseconds

12345678910>>...42