| /foundation/arkui/ace_engine/adapter/preview/osal/advance/ |
| H A D | data_detector_adapter.cpp | 18 void DataDetectorAdapter::InitTextDetect(int32_t startPos, std::string detectText) {} in InitTextDetect() argument 24 void DataDetectorAdapter::ParseAIResult(const TextDataDetectResult& result, int32_t startPos) {} in ParseAIResult() argument 25 ParseAIJson( const std::unique_ptr<JsonValue>& jsonValue, TextDataDetectType type, int32_t startPos) ParseAIJson() argument
|
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| H A D | mock_data_detector_adapter.cpp | 18 void DataDetectorAdapter::InitTextDetect(int32_t startPos, std::string detectText) {} in InitTextDetect() argument 27 void DataDetectorAdapter::ParseAIResult(const TextDataDetectResult& result, int32_t startPos) {} in ParseAIResult() argument 28 ParseAIJson( const std::unique_ptr<JsonValue>& jsonValue, TextDataDetectType type, int32_t startPos) ParseAIJson() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_sw_layout_test.cpp | 379 const float startPos = info_->StartPos(); in HWTEST_F() local [all...] |
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| H A D | start_code_detector.h | 33 size_t startPos; member 57 size_t startPos; member
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/ |
| H A D | http_curl_client.cpp | 118 Status HttpCurlClient::RequestData(long startPos, int len, NetworkServerErrorCode& serverCode, in RequestData() argument
|
| /foundation/multimodalinput/input/test/fuzztest/getdisplaybindinfo_fuzzer/ |
| H A D | getdisplaybindinfo_fuzzer.cpp | 61 size_t startPos = 0; in GetDisplayBindInfoFuzzTest() local [all...] |
| /foundation/multimodalinput/input/test/fuzztest/injectevent_fuzzer/ |
| H A D | injectevent_fuzzer.cpp | 39 bool InjectKeyEvent(const uint8_t* data, const size_t size, size_t &startPos) in InjectKeyEvent() argument 76 InjectTouchEvent(const uint8_t* data, const size_t size, size_t &startPos) InjectTouchEvent() argument 121 InjectMouseEvent(const uint8_t* data, const size_t size, size_t &startPos) InjectMouseEvent() argument 168 size_t startPos = 0; InjectEventFuzzTest() local [all...] |
| /foundation/multimodalinput/input/test/fuzztest/pointerstyle_fuzzer/ |
| H A D | pointerstyle_fuzzer.cpp | 52 size_t startPos = 0; in UpdateHotAreas() local 76 size_t startPos = 0; UpdateDisplayInfo() local 116 size_t startPos = 0; PointerStyleFuzzTest() local [all...] |
| /foundation/multimodalinput/input/test/fuzztest/simulateinputevent_fuzzer/ |
| H A D | simulateinputevent_fuzzer.cpp | 43 bool SimulateInjectEvent(const uint8_t* data, const size_t size, size_t &startPos) in SimulateInjectEvent() argument 80 SimulatePointerEvent(const uint8_t* data, const size_t size, size_t &startPos) SimulatePointerEvent() argument 127 size_t startPos = 0; SimulateInputEventFuzzTest() local [all...] |
| /foundation/multimodalinput/input/test/fuzztest/subscribekeyevent_fuzzer/ |
| H A D | subscribekeyevent_fuzzer.cpp | 60 size_t startPos = 0; in SubscribeKeyEventFuzzTest() local [all...] |
| /foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/ |
| H A D | displaymanageripc_fuzzer.cpp | 73 size_t startPos = 0; in IPCFuzzTest() local 199 size_t startPos = 0; IPCInterfaceFuzzTest() local [all...] |
| /foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/ |
| H A D | windowipc_fuzzer.cpp | 72 size_t startPos = 0; in IPCFuzzTest() local 162 size_t startPos = 0; IPCInterfaceFuzzTest() local [all...] |
| /foundation/window/window_manager/test/fuzztest/wms/pip_fuzzer/ |
| H A D | pip_fuzzer.cpp | 48 size_t startPos = 0; in DoSomethingInterestingWithMyAPI() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | shared_block_serializer_info.cpp | 45 int SharedBlockSerializerInfo::Reset(int startPos)
in Reset() argument 25 SharedBlockSerializerInfo(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *stat, int numColumns, int startPos) SharedBlockSerializerInfo() argument
|
| /foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
| H A D | rs_graphic_test_ext.cpp | 43 size_t startPos = std::string(filePath).find(startPath) + startPath.length(); in Regist() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | CjkBreakEngine.java | 85 public int divideUpDictionaryRange(CharacterIterator inText, int startPos, int endPos, in divideUpDictionaryRange() argument
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
| H A D | common_util.cpp | 85 auto startPos = fileName.find(UNDERLINE);
in GetFileNameNum() local 121 auto startPos = files.back().find(timeFormat);
in CreateExportFile() local
|
| /base/powermgr/battery_manager/charger/src/ |
| H A D | charger_animation.cpp | 59 std::size_t startPos = 1uL; in StrToColor() local
|
| /base/update/updater/interfaces/kits/updaterkits/ |
| H A D | updaterkits.cpp | 85 std::string::size_type startPos = pathInfo.find("update_package=");
in ParsePkgPath() local
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | string_util.cpp | 38 unsigned int startPos = 0; in Split() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| H A D | cj_frontend.cpp | 265 std::string::size_type startPos = param.find_first_of("{"); in HandleAsyncEvent() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| H A D | swiper_animation_test_ng.cpp | 433 float startPos = 0.1f; in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
| H A D | water_flow_layout_info_sw.h | 280 float startPos = 0.0f; member
|
| /foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilityconfig_fuzzer/ |
| H A D | accessibilityconfig_fuzzer.cpp | 117 DoSomethingInterestingSetConfig(OHOS::AccessibilityConfig::AccessibilityConfig& abConfig, const uint8_t* data, size_t size, size_t& startPos) DoSomethingInterestingSetConfig() argument 160 DoSomethingInterestingGetAbility(OHOS::AccessibilityConfig::AccessibilityConfig& abConfig, const uint8_t* data, size_t size, size_t& startPos) DoSomethingInterestingGetAbility() argument 191 DoSomethingInterestingGetConfig(OHOS::AccessibilityConfig::AccessibilityConfig& abConfig, const uint8_t* data, size_t size, size_t& startPos) DoSomethingInterestingGetConfig() argument 254 size_t startPos = 0; DoSomethingInterestingWithMyAPI() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/ |
| H A D | cache_manager.cpp | 138 uintptr_t startPos = startAddr + offset; in DistributeCacheRange() local
|