/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
H A D | render_data_store_default_staging.cpp | 71 const uint32_t beginIndex = static_cast<uint32_t>(staging.bufferImageCopies.size()); in CopyImageToBuffer() local 87 const uint32_t beginIndex = static_cast<uint32_t>(staging.imageCopies.size()); in CopyImageToImage() local 103 const uint32_t beginIndex = static_cast<uint32_t>(staging.bufferCopies.size()); in CopyBufferToBuffer() local 119 const uint32_t beginIndex = static_cast<uint32_t>(staging.bufferImageCopies.size()); in CopyBufferToImage() local 151 const uint32_t beginIndex = static_cast<uint32_t>(staging.bufferCopies.size()); in CopyDataToBuffer() local 195 const uint32_t beginIndex = static_cast<uint32_t>(staging.bufferImageCopies.size()); in CopyDataToImage() local 211 const uint32_t beginIndex = static_cast<uint32_t>(staging.bufferImageCopies.size()); in CopyBufferToImage() local
|
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/parcel/ |
H A D | accessibility_event_info_parcel.cpp | 68 int32_t beginIndex = 0; in ReadFromParcelSecondPart() local
|
/ohos5.0/base/update/updateservice/foundations/ability/utils/include/ |
H A D | string_utils.h | 69 static std::string SafeSubString(const std::string &sourceStr, int beginIndex, int endIndex, in SafeSubString()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_staging.cpp | 173 const uint32_t beginIndex = ref.beginIndex; in CopyBuffersToImages() local 232 const uint32_t beginIndex = ref.beginIndex; in CopyImagesToBuffersImpl() local 248 const uint32_t beginIndex = ref.beginIndex; in CopyImagesToImagesImpl() local
|
/ohos5.0/foundation/multimedia/media_foundation/src/meta/ |
H A D | any.cpp | 166 size_t beginIndex = stringInfo.find_first_of('='); in GetTypeNameFromFunctionInfo() local
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_hdi_util.c | 175 int beginIndex = 1; in DataAnonymize() local
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/common/ |
H A D | wifi_hal_common_func.c | 193 int beginIndex = 1; in DataAnonymize() local
|
/ohos5.0/foundation/ability/ability_lite/frameworks/want_lite/src/ |
H A D | want.cpp | 364 char *beginIndex = parseUri; in WantParseUri() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | text.cpp | 527 uint16_t beginIndex, uint16_t count) in GetPosXByLetterIndex() 660 const Style& style, uint16_t beginIndex, uint16_t num) in GetNextCharacterFullDispalyOffset()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_element.cpp | 27 std::string BuildEventParam(int32_t beginIndex, int32_t endIndex) in BuildEventParam() 101 void ListElement::RetrieveListData(int32_t beginIndex, int32_t endIndex) in RetrieveListData()
|
H A D | list_component.h | 170 void SetBeginIndex(int32_t beginIndex) in SetBeginIndex()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_position_map.h | 439 …void OptimizeBeforeMeasure(int32_t& beginIndex, float& beginPos, const float offset, const float c… in OptimizeBeforeMeasure()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | any.h | 161 uint32_t beginIndex = stringInfo.find_first_of('=') + 2; // 2 表示右移两位 in GetTypeName() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_group_js_bridge.cpp | 326 const std::vector<shared_ptr<JsValue>>& argv, int32_t beginIndex, int32_t requestId, in ParseJsPara()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_group_js_bridge.cpp | 456 const std::vector<shared_ptr<JsValue>>& argv, int32_t beginIndex, int32_t requestId, in ParseJsPara()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_resource_manager.cpp | 635 … const uint32_t beginIndex = static_cast<uint32_t>(stagingOperations_.bufferCopies.size()) - 1; in Create() local 822 …const uint32_t beginIndex = static_cast<uint32_t>(stagingOperations_.bufferImageCopies.size()) - c… in Create() local 864 …const uint32_t beginIndex = static_cast<uint32_t>(stagingOperations_.bufferImageCopies.size()) - c… in Create() local
|
/ohos5.0/foundation/communication/wifi/wifi/utils/src/ |
H A D | wifi_common_util.cpp | 148 size_t beginIndex = 1; in SsidAnonymize() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | native_interface_accessibility_impl.h | 445 int32_t beginIndex = 0; member
|
/ohos5.0/base/sensors/sensor/vibration_convert/core/native/src/ |
H A D | vibration_convert_core.cpp | 928 size_t beginIndex = unionTransientEvent.onsetIdx; in GetIdex() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_ver_relational_storage_extend_executor.cpp | 1414 int beginIndex, const std::string &cloudGid) in ExecuteFillDownloadAssetStatement()
|