Home
last modified time | relevance | path

Searched defs:startPos (Results 51 - 75 of 240) sorted by relevance

12345678910

/foundation/arkui/ace_engine/adapter/preview/osal/advance/
H A Ddata_detector_adapter.cpp18 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 Dmock_data_detector_adapter.cpp18 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 Dwater_flow_sw_layout_test.cpp379 const float startPos = info_->StartPos(); in HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dstart_code_detector.h33 size_t startPos; member
57 size_t startPos; member
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Dhttp_curl_client.cpp118 Status HttpCurlClient::RequestData(long startPos, int len, NetworkServerErrorCode& serverCode, in RequestData() argument
/foundation/multimodalinput/input/test/fuzztest/getdisplaybindinfo_fuzzer/
H A Dgetdisplaybindinfo_fuzzer.cpp61 size_t startPos = 0; in GetDisplayBindInfoFuzzTest() local
[all...]
/foundation/multimodalinput/input/test/fuzztest/injectevent_fuzzer/
H A Dinjectevent_fuzzer.cpp39 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 Dpointerstyle_fuzzer.cpp52 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 Dsimulateinputevent_fuzzer.cpp43 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 Dsubscribekeyevent_fuzzer.cpp60 size_t startPos = 0; in SubscribeKeyEventFuzzTest() local
[all...]
/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
H A Ddisplaymanageripc_fuzzer.cpp73 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 Dwindowipc_fuzzer.cpp72 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 Dpip_fuzzer.cpp48 size_t startPos = 0; in DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshared_block_serializer_info.cpp45 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 Drs_graphic_test_ext.cpp43 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 DCjkBreakEngine.java85 public int divideUpDictionaryRange(CharacterIterator inText, int startPos, int endPos, in divideUpDictionaryRange() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dcommon_util.cpp85 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 Dcharger_animation.cpp59 std::size_t startPos = 1uL; in StrToColor() local
/base/update/updater/interfaces/kits/updaterkits/
H A Dupdaterkits.cpp85 std::string::size_type startPos = pathInfo.find("update_package="); in ParsePkgPath() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dstring_util.cpp38 unsigned int startPos = 0; in Split() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend.cpp265 std::string::size_type startPos = param.find_first_of("{"); in HandleAsyncEvent() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_animation_test_ng.cpp433 float startPos = 0.1f; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_info_sw.h280 float startPos = 0.0f; member
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilityconfig_fuzzer/
H A Daccessibilityconfig_fuzzer.cpp117 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 Dcache_manager.cpp138 uintptr_t startPos = startAddr + offset; in DistributeCacheRange() local

Completed in 12 milliseconds

12345678910