| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
| H A D | res_sched_event_listener_stub.cpp | 84 std::u16string descriptor = IResSchedEventListener::GetDescriptor(); in ParseAndCheckEventParcel() local
|
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| H A D | iremote_broker.cpp | 51 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 D | nfccontrollercallbackstub_fuzzer.cpp | 68 std::u16string descriptor = NFC::NfcControllerCallBackStub::GetDescriptor(); in DoNfcControllerCallBackStubFuzzTest() local
|
| /foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/ |
| H A D | profile_event_notifier_stub.cpp | 53 std::u16string descriptor = ProfileEventNotifierStub::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/ |
| H A D | data_proxy_observer_stub.cpp | 26 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 D | ext_extension_stub_test.cpp | 95 const std::u16string descriptor = ExtExtensionStub::GetDescriptor(); in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
| H A D | start_stop_result_call_back_stub.cpp | 34 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
|
| /foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
| H A D | service_stub_test.cpp | 142 const std::u16string descriptor = ServiceStub::GetDescriptor(); in HWTEST_F() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | object.hpp | 45 struct descriptor { struct 49 descriptor() : dispatch(&_dispatch) { in descriptor() function [all...] |
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | SkTypeface_ohos.cpp | 77 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 D | AttachmentState.cpp | 36 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 D | ExternalTexture.cpp | 53 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 D | PipelineLayoutGL.cpp | 23 PipelineLayout::PipelineLayout(Device* device, const PipelineLayoutDescriptor* descriptor) in PipelineLayout() argument
|
| H A D | SamplerGL.cpp | 68 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 D | QuerySetVk.cpp | 69 Create(Device* device, const QuerySetDescriptor* descriptor) Create() argument
|
| H A D | SamplerVk.cpp | 66 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 D | RenderPassTests.cpp | 45 utils::ComboRenderPipelineDescriptor descriptor; variable 55 wgpu::TextureDescriptor descriptor; in CreateDefault2DTexture() local 143 utils::ComboRenderPipelineDescriptor descriptor; TEST_P() local [all...] |
| H A D | DrawIndirectTests.cpp | 40 utils::ComboRenderPipelineDescriptor descriptor; variable [all...] |
| H A D | DrawTests.cpp | 40 utils::ComboRenderPipelineDescriptor descriptor; variable [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
| H A D | WireClient.cpp | 20 WireClient::WireClient(const WireClientDescriptor& descriptor) in WireClient() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | IndexBufferValidationTests.cpp | 35 utils::ComboRenderPipelineDescriptor descriptor; in MakeTestPipeline() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_reflection_class.cc | 253 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 D | java_enum.cc | 52 EnumGenerator::EnumGenerator(const EnumDescriptor* descriptor, in EnumGenerator() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| H A D | objectivec_enum.cc | 45 EnumGenerator::EnumGenerator(const EnumDescriptor* descriptor) in EnumGenerator() argument
|
| H A D | objectivec_enum_field.cc | 46 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...] |