Home
last modified time | relevance | path

Searched defs:Descriptor (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.h31 struct Descriptor { struct
32 Descriptor() : handle_(0), permissions_(0), value_(nullptr), length_(0), uuid_() {} in Descriptor() function
34 Descriptor(const Uuid& uuid, const int permissions) in Descriptor() argument
39 Descriptor(uint16_t handle, const Uuid& uuid, int permissions) in Descriptor() argument
48 Descriptor(Descriptor&& src) in Descriptor() argument
60 ~Descriptor() {} in ~Descriptor() argument
65 uint16_t handle_;
66 int permissions_;
67 std::unique_ptr<uint8_t[]> value_;
68 size_t length_;
[all …]
H A Dgatt_data.cpp39 Descriptor::Descriptor(const Uuid &uuid, uint16_t handle, int permissions, const uint8_t *value, si… in Descriptor() function in OHOS::bluetooth::Descriptor
51 Descriptor::Descriptor(const Descriptor& src) in Descriptor() function in OHOS::bluetooth::Descriptor
63 Descriptor::Descriptor(uint16_t handle, const uint8_t *value, size_t length) in Descriptor() function in OHOS::bluetooth::Descriptor
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/include/
H A Dtools_op.h36 struct Descriptor { struct
52 explicit ToolsOp(Descriptor &&desc) : desc_(std::move(desc)) {} in ToolsOp() argument
/aosp12/frameworks/av/media/codec2/hidl/plugin/include/codec2/hidl/plugin/
H A DFilterPlugin.h38 struct Descriptor { struct
53 virtual bool describe(C2String name, Descriptor *desc) = 0; argument
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dgralloc_vendor_interface.cpp16 struct Descriptor { struct
17 unsigned int size = 0;
18 uint64_t producer_usage = 0;
19 uint64_t consumer_usage = 0;
21 struct PlaneDescriptor {
27 std::vector<PlaneDescriptor> planes;
29 int width = 0;
30 int height = 0;
31 int stride_pixel = 0;
32 int format = 0;
/aosp12/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
H A Dwrapper.cpp15 struct Descriptor { struct
16 unsigned int size = 0;
17 uint64_t producer_usage = 0;
18 uint64_t consumer_usage = 0;
20 struct PlaneDescriptor {
26 std::vector<PlaneDescriptor> planes;
28 int width = 0;
29 int height = 0;
30 int stride_pixel = 0;
31 int format = 0;
/aosp12/frameworks/native/services/surfaceflinger/
H A DRegionSamplingThread.h85 struct Descriptor { struct
98 const std::vector<RegionSamplingThread::Descriptor>& descriptors, uint32_t orientation); argument
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.h106 struct Descriptor : public std::enable_shared_from_this<Descriptor> { struct
107 Descriptor() in Descriptor() argument
115 gralloc1_error_t setDimensions(uint32_t w, uint32_t h) { in setDimensions()
121 gralloc1_error_t setFormat(int32_t f) { in setFormat()
126 gralloc1_error_t setLayerCount(uint32_t lc) { in setLayerCount()
152 gralloc1_error_t (Descriptor::*member)(Args...), Args... args) { in callDescriptorFunction() argument
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.h112 struct Descriptor { struct
117 explicit Descriptor(const bluetooth::Descriptor &src) in Descriptor() function
122 Descriptor &operator=(const Descriptor &) = default; argument
124 Descriptor &operator=(Descriptor &&) = default; argument
H A Dgatt_cache.h50 struct Descriptor { struct
54 Descriptor(uint16_t handle, const Uuid uuid) : handle_(handle), uuid_(uuid) in Descriptor() argument
/aosp12/system/extras/simpleperf/
H A DJITDebugReader.h144 struct Descriptor { struct
145 DescriptorType type; argument
146 int version = 0;
147 uint32_t action_seqlock = 0; // incremented before and after any modification
148 uint64_t action_timestamp = 0; // CLOCK_MONOTONIC time of last action
149 uint64_t first_entry_addr = 0;
/aosp12/system/bt/bta/gatt/
H A Ddatabase.h94 struct Descriptor { struct
95 uint16_t handle;
96 bluetooth::Uuid uuid;
98 uint16_t characteristic_extended_properties;
/aosp12/system/libfmq/include/fmq/
H A DMessageQueue.h27 typedef MQDescriptor<T, flavor> Descriptor; typedef
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/mock/include/
H A Dnapi_rdb_store.h33 using Descriptor = std::function<std::vector<napi_property_descriptor>(void)>; variable
/aosp12/system/bt/service/common/bluetooth/
H A Ddescriptor.h27 Descriptor(uint16_t handle, const Uuid& uuid, uint16_t permissions) in Descriptor() function
H A Ddescriptor.cc20 Descriptor::Descriptor(const Descriptor& other) { in Descriptor() function in bluetooth::Descriptor
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dtargeting.pb.go279 func (*ApkTargeting) Descriptor() ([]byte, []int) { func
478 func (*ScreenDensity) Descriptor() ([]byte, []int) { func
559 func (*Int32Value) Descriptor() ([]byte, []int) { func
599 func (*SdkVersion) Descriptor() ([]byte, []int) { func
641 func (*GraphicsApi) Descriptor() ([]byte, []int) { func
719 func (*VulkanVersion) Descriptor() ([]byte, []int) { func
767 func (*OpenGlVersion) Descriptor() ([]byte, []int) { func
852 func (*Abi) Descriptor() ([]byte, []int) { func
891 func (*MultiAbi) Descriptor() ([]byte, []int) { func
930 func (*Sanitizer) Descriptor() ([]byte, []int) { func
[all …]
H A Dconfig.pb.go108 func (*BundleConfig) Descriptor() ([]byte, []int) { func
197 func (*Bundletool) Descriptor() ([]byte, []int) { func
240 func (*Compression) Descriptor() ([]byte, []int) { func
283 func (*MasterResources) Descriptor() ([]byte, []int) { func
338 func (*Optimizations) Descriptor() ([]byte, []int) { func
437 func (*UncompressDexFiles) Descriptor() ([]byte, []int) { func
477 func (*SplitsConfig) Descriptor() ([]byte, []int) { func
520 func (*StandaloneConfig) Descriptor() ([]byte, []int) { func
572 func (*SplitDimension) Descriptor() ([]byte, []int) { func
644 func (*SuffixStripping) Descriptor() ([]byte, []int) { func
[all …]
H A Dcommands.pb.go109 func (*BuildApksResult) Descriptor() ([]byte, []int) { func
188 func (*Variant) Descriptor() ([]byte, []int) { func
245 func (*ApkSet) Descriptor() ([]byte, []int) { func
304 func (*ModuleMetadata) Descriptor() ([]byte, []int) { func
383 func (*AssetSliceSet) Descriptor() ([]byte, []int) { func
502 func (*InstantMetadata) Descriptor() ([]byte, []int) { func
569 func (*ApkDescription) Descriptor() ([]byte, []int) { func
719 func (*SplitApkMetadata) Descriptor() ([]byte, []int) { func
811 func (*SystemApkMetadata) Descriptor() ([]byte, []int) { func
859 func (*ApexApkMetadata) Descriptor() ([]byte, []int) { func
[all …]
/aosp12/build/soong/cmd/sbox/sbox_proto/
H A Dsbox.pb.go38 func (*Manifest) Descriptor() ([]byte, []int) { func
101 func (*Command) Descriptor() ([]byte, []int) { func
181 func (*Copy) Descriptor() ([]byte, []int) { func
238 func (*RspFile) Descriptor() ([]byte, []int) { func
286 func (*PathMapping) Descriptor() ([]byte, []int) { func
/aosp12/build/soong/ui/status/ninja_frontend/
H A Dfrontend.pb.go84 func (*Status) Descriptor() ([]byte, []int) { func
159 func (*Status_TotalEdges) Descriptor() ([]byte, []int) { func
201 func (*Status_BuildStarted) Descriptor() ([]byte, []int) { func
246 func (*Status_BuildFinished) Descriptor() ([]byte, []int) { func
291 func (*Status_EdgeStarted) Descriptor() ([]byte, []int) { func
397 func (*Status_EdgeFinished) Descriptor() ([]byte, []int) { func
523 func (*Status_Message) Descriptor() ([]byte, []int) { func
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_store.h36 using Descriptor = std::function<std::vector<napi_property_descriptor>(void)>; variable
/aosp12/build/soong/ui/status/build_error_proto/
H A Dbuild_error.pb.go37 func (*BuildError) Descriptor() ([]byte, []int) { func
94 func (*BuildActionError) Descriptor() ([]byte, []int) { func
/aosp12/build/soong/ui/metrics/metrics_proto/
H A Dmetrics.pb.go219 func (*MetricsBase) Descriptor() ([]byte, []int) { func
447 func (*BuildConfig) Descriptor() ([]byte, []int) { func
503 func (*SystemResourceInfo) Descriptor() ([]byte, []int) { func
562 func (*PerfInfo) Descriptor() ([]byte, []int) { func
656 func (*ProcessResourceInfo) Descriptor() ([]byte, []int) { func
763 func (*ModuleTypeInfo) Descriptor() ([]byte, []int) { func
821 func (*CriticalUserJourneyMetrics) Descriptor() ([]byte, []int) { func
868 func (*CriticalUserJourneysMetrics) Descriptor() ([]byte, []int) { func
916 func (*SoongBuildMetrics) Descriptor() ([]byte, []int) { func
/aosp12/art/libdexfile/dex/
H A Dprimitive.h112 static const char* Descriptor(Type type) { in Descriptor() function

12