Home
last modified time | relevance | path

Searched defs:descriptor (Results 226 - 250 of 1143) sorted by relevance

12345678910>>...46

/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_event_listener_stub.cpp84 std::u16string descriptor = IResSchedEventListener::GetDescriptor(); in ParseAndCheckEventParcel() local
/foundation/communication/ipc/ipc/native/src/core/source/
H A Diremote_broker.cpp51 bool BrokerRegistration::Register(const std::u16string &descriptor, const Constructor &creator, in Register() argument
94 void BrokerRegistration::Unregister(const std::u16string &descriptor) in Unregister() argument
125 sptr<IRemoteBroker> BrokerRegistration::NewInstance(const std::u16string &descriptor, cons argument
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/nfccontrollercallbackstub_test/nfccontrollercallbackstub/nfccontrollercallbackstub_fuzzer/
H A Dnfccontrollercallbackstub_fuzzer.cpp68 std::u16string descriptor = NFC::NfcControllerCallBackStub::GetDescriptor(); in DoNfcControllerCallBackStubFuzzTest() local
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Dprofile_event_notifier_stub.cpp53 std::u16string descriptor = ProfileEventNotifierStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Ddata_proxy_observer_stub.cpp26 std::u16string descriptor = RdbObserverStub::GetDescriptor(); in OnRemoteRequest() local
71 std::u16string descriptor = PublishedDataObserverStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_extension_stub_test.cpp95 const std::u16string descriptor = ExtExtensionStub::GetDescriptor(); in HWTEST_F() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dstart_stop_result_call_back_stub.cpp34 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_stub_test.cpp142 const std::u16string descriptor = ServiceStub::GetDescriptor(); in HWTEST_F() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dobject.hpp45 struct descriptor { struct
49 descriptor() : dispatch(&_dispatch) { in descriptor() function
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DSkTypeface_ohos.cpp77 void SkTypeface_OHOS::onGetFontDescriptor(SkFontDescriptor* descriptor, bool* isLocal) const in onGetFontDescriptor() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DAttachmentState.cpp36 AttachmentStateBlueprint::AttachmentStateBlueprint(const RenderPipelineDescriptor* descriptor) in AttachmentStateBlueprint() argument
24 AttachmentStateBlueprint( const RenderBundleEncoderDescriptor* descriptor) AttachmentStateBlueprint() argument
52 AttachmentStateBlueprint(const RenderPassDescriptor* descriptor) AttachmentStateBlueprint() argument
[all...]
H A DExternalTexture.cpp53 ValidateExternalTextureDescriptor(const DeviceBase* device, const ExternalTextureDescriptor* descriptor) ValidateExternalTextureDescriptor() argument
82 Create( DeviceBase* device, const ExternalTextureDescriptor* descriptor) Create() argument
90 ExternalTextureBase(DeviceBase* device, const ExternalTextureDescriptor* descriptor) ExternalTextureBase() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DPipelineLayoutGL.cpp23 PipelineLayout::PipelineLayout(Device* device, const PipelineLayoutDescriptor* descriptor) in PipelineLayout() argument
H A DSamplerGL.cpp68 Sampler::Sampler(Device* device, const SamplerDescriptor* descriptor) in Sampler() argument
88 SetupGLSampler(GLuint sampler, const SamplerDescriptor* descriptor, bool forceNearest) SetupGLSampler() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DQuerySetVk.cpp69 Create(Device* device, const QuerySetDescriptor* descriptor) Create() argument
H A DSamplerVk.cpp66 MaybeError Sampler::Initialize(const SamplerDescriptor* descriptor) { in Initialize() argument
59 Create(Device* device, const SamplerDescriptor* descriptor) Create() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DRenderPassTests.cpp45 utils::ComboRenderPipelineDescriptor descriptor; variable
55 wgpu::TextureDescriptor descriptor; in CreateDefault2DTexture() local
143 utils::ComboRenderPipelineDescriptor descriptor; TEST_P() local
[all...]
H A DDrawIndirectTests.cpp40 utils::ComboRenderPipelineDescriptor descriptor; variable
[all...]
H A DDrawTests.cpp40 utils::ComboRenderPipelineDescriptor descriptor; variable
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DWireClient.cpp20 WireClient::WireClient(const WireClientDescriptor& descriptor) in WireClient() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DIndexBufferValidationTests.cpp35 utils::ComboRenderPipelineDescriptor descriptor; in MakeTestPipeline() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_reflection_class.cc253 void ReflectionClassGenerator::WriteGeneratedCodeInfo(const Descriptor* descriptor, io::Printer* printer, bool last) { in WriteGeneratedCodeInfo() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_enum.cc52 EnumGenerator::EnumGenerator(const EnumDescriptor* descriptor, in EnumGenerator() argument
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum.cc45 EnumGenerator::EnumGenerator(const EnumDescriptor* descriptor) in EnumGenerator() argument
H A Dobjectivec_enum_field.cc46 void SetEnumVariables(const FieldDescriptor* descriptor, in SetEnumVariables() argument
68 EnumFieldGenerator::EnumFieldGenerator(const FieldDescriptor* descriptor, in EnumFieldGenerator() argument
131 RepeatedEnumFieldGenerator( const FieldDescriptor* descriptor, const Options& options) RepeatedEnumFieldGenerator() argument
[all...]

Completed in 11 milliseconds

12345678910>>...46