Home
last modified time | relevance | path

Searched defs:other (Results 76 - 100 of 2088) sorted by relevance

12345678910>>...84

/base/security/security_component_manager/frameworks/security_component/src/
H A Dpaste_button.cpp42 bool PasteButton::CompareComponentBasicInfo(SecCompBase *other, bool isRectCheck) const in CompareComponentBasicInfo() argument
/base/useriam/fingerprint_auth/common/utils/
H A Diam_ptr.h27 static inline std::shared_ptr<T> SptrToStdSharedPtr(sptr<T> &other) in SptrToStdSharedPtr() argument
/base/useriam/face_auth/common/utils/
H A Diam_ptr.h27 static inline std::shared_ptr<T> SptrToStdSharedPtr(sptr<T> &other) in SptrToStdSharedPtr() argument
/base/useriam/pin_auth/common/utils/
H A Diam_ptr.h27 static inline std::shared_ptr<T> SptrToStdSharedPtr(sptr<T> &other) in SptrToStdSharedPtr() argument
/base/web/webview/ohos_adapter/print_manager_adapter/include/
H A Dprint_manager_adapter_impl.h75 PrintManagerAdapterImpl(const PrintManagerAdapterImpl& other) = delete; member in OHOS::NWeb::PrintManagerAdapterImpl
/base/useriam/user_auth_framework/common/utils/
H A Diam_ptr.h27 static inline std::shared_ptr<T> SptrToStdSharedPtr(sptr<T> &other) in SptrToStdSharedPtr() argument
/base/web/webview/ohos_adapter/enterprise_device_management_adapter/include/
H A Denterprise_device_management_adapter_impl.h72 EnterpriseDeviceManagementAdapterImpl(const EnterpriseDeviceManagementAdapterImpl& other) = delete; member in OHOS::NWeb::EnterpriseDeviceManagementAdapterImpl
/base/web/webview/ohos_adapter/system_properties_adapter/include/
H A Dsystem_properties_adapter_impl.h87 SystemPropertiesAdapterImpl(const SystemPropertiesAdapterImpl& other) = delete; member in OHOS::NWeb::SystemPropertiesAdapterImpl
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Ddummy_values_bucket.h43 void PutValues(std::shared_ptr<ValuesBucket> &other) {}; in PutValues() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_runners.h28 TaskRunners(const TaskRunners& other) = default; member in OHOS::Ace::TaskRunners
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.cpp21 ScanResult::ScanResult(const BleScanResultImpl &other) in ScanResult() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/property/
H A Dproperty_handle.h29 PropertyHandle(const PropertyHandle& other) = delete; member in PropertyHandle
32 PropertyHandle& operator=(const PropertyHandle& other) = delete; member in PropertyHandle
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Ddata_sink_file.h27 DataSinkFile(const DataSinkFile &other) = delete; member in OHOS::Media::DataSinkFile
H A Ddata_sink_fd.h26 DataSinkFd(const DataSinkFd &other) = delete; member in OHOS::Media::DataSinkFd
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_occlusion_data.h42 RSOcclusionData(RSOcclusionData&& other) : visibleData_(std::move(other.visibleData_)) {} in RSOcclusionData() argument
/foundation/multimedia/media_foundation/interface/inner_api/osal/task/
H A Dcondition_variable.h30 ConditionVariable(const ConditionVariable& other) = delete; member in OHOS::Media::ConditionVariable
32 ConditionVariable operator=(const ConditionVariable& other) = delete; member in OHOS::Media::ConditionVariable
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_proxy_userinfo.h51 NetProxyUserinfo(const NetProxyUserinfo &other) = default; member in OHOS::NetManagerStandard::NetProxyUserinfo
/foundation/communication/netstack/utils/http_over_curl/include/
H A Dmanual_reset_event.h40 ManualResetEvent(ManualResetEvent &&other) = default; member
H A Depoller.h40 Epoller(Epoller &&other) = default; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dref_count.cpp31 RefCount::RefCount(const RefCount &other) in RefCount() argument
47 RefCount &RefCount::operator=(const RefCount &other) in operator =() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dtext_blob_builder_impl.h31 TextBlobBuilderImpl(const TextBlobBuilderImpl& other) = delete; member in OHOS::Rosen::Drawing::TextBlobBuilderImpl
32 TextBlobBuilderImpl& operator=(const TextBlobBuilderImpl& other) = delete; member in OHOS::Rosen::Drawing::TextBlobBuilderImpl
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob_builder.h33 SkiaTextBlobBuilder(const SkiaTextBlobBuilder& other) = delete; member in OHOS::Rosen::Drawing::SkiaTextBlobBuilder
34 SkiaTextBlobBuilder& operator=(const SkiaTextBlobBuilder& other) = delete; member in OHOS::Rosen::Drawing::SkiaTextBlobBuilder
/third_party/gn/src/gn/
H A Dinherited_libraries.cc33 void InheritedLibraries::AppendInherited(const InheritedLibraries& other, in AppendInherited() argument
42 AppendPublicSharedLibraries( const InheritedLibraries& other, bool is_public) AppendPublicSharedLibraries() argument
/third_party/backends/backend/genesys/
H A Dusb_device.h36 IUsbDevice(const IUsbDevice& other) = delete; member in genesys::IUsbDevice
/third_party/googletest/googletest/src/
H A Dgtest-assertion-result.cc45 AssertionResult::AssertionResult(const AssertionResult& other) in AssertionResult() argument
52 void AssertionResult::swap(AssertionResult& other) { in swap() argument

Completed in 7 milliseconds

12345678910>>...84