/foundation/graphic/graphic_3d/lume/LumeFont/src/ |
H A D | font_defs.h | 63 uint16_t index; member
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | staggered_animation_state.h | 141 int64_t index {};
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | intf_ecs_animation.h | 63 // Remove key and timestamp at index. 64 virtual void RemoveKey(IEcsTrackAnimation::Ptr track, uint32_t index) = 0; 66 // Change key data position index.
|
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/ |
H A D | component_query.h | 97 /** Checks whether component id in given index is valid. 99 * @param index Index of the component. 103 bool IsValidComponentId(size_t index) const;
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | render_context_sample.h | 78 bool FillDrawingLayer(std::shared_ptr<HdiLayerInfo> &showLayer, uint32_t index,
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_proxy_node.cpp | 99 void RSProxyNode::AddChild(std::shared_ptr<RSBaseNode> child, int index) in AddChild() argument
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
H A D | entity_manager.h | 100 Iterator::Ptr MakeIterator(uint32_t index, IteratorType type) const;
|
/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | image_packer.h | 105 uint32_t AddImage(ImageSource &source, uint32_t index);
|
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/include/ |
H A D | video_processing_loader.h | 50 VideoProcessing_ErrorCode RenderOutputBuffer(OH_VideoProcessing* videoProcessor, uint32_t index);
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/ |
H A D | item_data_box.h | 28 uint64_t index = 0; member
|
/foundation/multimedia/media_foundation/engine/include/pipeline/core/ |
H A D | media_sync_manager.h | 103 void SetMediaTimeStartEnd(int32_t trackId, int32_t index, int64_t val);
|
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/include/ |
H A D | inner_demuxer_sample.h | 56 int32_t CheckIndex(uint32_t index);
|
/foundation/communication/ipc/ipc/native/c/rpc/include/ |
H A D | rpc_process_skeleton.h | 94 uint64_t index; member
|
/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | nfc_sdk_common.h | 173 static unsigned char GetByteFromHexStr(const std::string src, uint32_t index);
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_struct.h | 30 int index; member
|
/foundation/communication/wifi/wifi/interfaces/kits/c/ |
H A D | wifi_hid2d.h | 131 int index; member
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/ |
H A D | cov_util.h | 37 if ((sizeof ...(_Rest) + 1) == data.index()) { in FillField()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | store_meta_data_local_test.cpp | 118 policy.index = 1;
in HWTEST_F()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_service_impl.h | 60 int32_t OnAppUninstall(const std::string &bundleName, int32_t user, int32_t index) override;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | cache_cursor.cpp | 30 colTypes_.push_back(it->second.index()); in CacheCursor()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/ |
H A D | rd_json_object.h | 85 void ReplaceItemInArray(const int &index, const JsonObject &newItem, int &errCode);
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | abs_result_set.h | 62 * @param columnIndex Indicates the specified column index, which starts from 0.
74 * @param columnIndex Indicates the specified column index, which starts from 0.
86 * @param columnIndex Indicates the specified column index, which starts from 0.
98 * @param columnIndex Indicates the specified column index, which starts from 0.
110 * @param columnIndex Indicates the specified column index, which starts from 0.
122 * @param columnIndex Indicates the specified column index, which starts from 0.
134 * @param columnIndex Indicates the specified column index, which starts from 0.
146 * @param columnIndex Indicates the specified column index, which starts from 0.
150 API_EXPORT int GetFloat32Array(int32_t index, ValueObject::FloatVector &vecs) override;
155 * @param columnIndex Indicates the specified column index, whic [all...] |
H A D | cache_result_set.h | 62 * @param columnIndex Indicates the specified column index, which starts from 0. 74 * @param columnIndex Indicates the specified column index, which starts from 0. 86 * @param columnIndex Indicates the specified column index, which starts from 0. 98 * @param columnIndex Indicates the specified column index, which starts from 0. 110 * @param columnIndex Indicates the specified column index, which starts from 0. 122 * @param columnIndex Indicates the specified column index, which starts from 0. 134 * @param columnIndex Indicates the specified column index, which starts from 0. 146 * @param columnIndex Indicates the specified column index, which starts from 0. 150 API_EXPORT int GetFloat32Array(int32_t index, ValueObject::FloatVector &vecs) override; 158 * @param columnIndex Indicates the specified column index, whic [all...] |
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_layer.h | 126 bool CheckAndUpdateLayerBufferCahce(uint32_t sequence, uint32_t& index,
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/ |
H A D | sec.h | 131 /* Currrent cyclic index to select a queue for encipher */ 134 /* Currrent cyclic index to select a queue for decipher */ 157 enum sec_debug_file_index index; member
|