| /foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/src/ |
| H A D | dynamic_loader_ohos.cpp | 109 int32_t cursor = 0; in InitSharedLibsSonames() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_children_main_size.h | 69 int32_t cursor = 0; in ChangeData() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/common/ |
| H A D | itypes_util.h | 507 uint8_t *cursor = buffer.get(); in MarshalToBuffer() local 532 uint8_t *cursor = buffer.get(); in MarshalToBuffer() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_db_impl.cpp | 124 std::string cursor; in Query() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | cache_cursor_test.cpp | 80 auto cursor = CacheCursorTest::GetCursor();
in HWTEST_F() local 130 auto cursor = CacheCursorTest::GetCursor(); HWTEST_F() local 163 auto cursor = CacheCursorTest::GetCursor(); HWTEST_F() local 213 auto cursor = CacheCursorTest::GetCursor(); HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/relational_store/test/ndk/unittest/ |
| H A D | rdb_predicates_test.cpp | 133 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in HWTEST_F() local 159 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in HWTEST_F() local 184 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 245 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 270 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 295 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 317 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 338 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 367 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 393 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 418 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 451 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 477 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 505 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 529 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 557 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 582 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local 611 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/pasteboard/framework/tlv/ |
| H A D | tlv_object.cpp | 498 bool TLVObject::Encode(std::vector<std::uint8_t> &buffer, size_t &cursor, size_t total)
in Encode() argument 506 bool TLVObject::Decode(const std::vector<std::uint8_t> &buffer, size_t &cursor, size_t total)
in Decode() argument
|
| /foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
| H A D | relational_cursor.cpp | 30 int RelationalCursor::GetColumnCount(OH_Cursor *cursor, int *count) in GetColumnCount() argument 39 int RelationalCursor::GetColumnType(OH_Cursor *cursor, int32_t columnIndex, OH_ColumnType *columnType) in GetColumnType() argument 48 int RelationalCursor::GetColumnIndex(OH_Cursor *cursor, const char *name, int *columnIndex) in GetColumnIndex() argument 57 int RelationalCursor::GetColumnName(OH_Cursor *cursor, int32_t columnIndex, char *name, int length) in GetColumnName() argument 66 int RelationalCursor::GetRowCount(OH_Cursor *cursor, int *count) in GetRowCount() argument 75 GoToNextRow(OH_Cursor *cursor) GoToNextRow() argument 84 GetSize(OH_Cursor *cursor, int32_t columnIndex, size_t *size) GetSize() argument 93 GetText(OH_Cursor *cursor, int32_t columnIndex, char *value, int length) GetText() argument 102 GetInt64(OH_Cursor *cursor, int32_t columnIndex, int64_t *value) GetInt64() argument 111 GetReal(OH_Cursor *cursor, int32_t columnIndex, double *value) GetReal() argument 120 GetBlob(OH_Cursor *cursor, int32_t columnIndex, unsigned char *value, int length) GetBlob() argument 129 GetAsset(OH_Cursor *cursor, int32_t columnIndex, Data_Asset *value) GetAsset() argument 138 GetAssets(OH_Cursor *cursor, int32_t columnIndex, Data_Asset **value, uint32_t *length) GetAssets() argument 147 IsNull(OH_Cursor *cursor, int32_t columnIndex, bool *isNull) IsNull() argument 157 GetAssetsCount(OH_Cursor *cursor, int32_t columnIndex, uint32_t *count) GetAssetsCount() argument 166 Destroy(OH_Cursor *cursor) Destroy() argument 203 GetSelf(OH_Cursor *cursor) GetSelf() argument [all...] |
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| H A D | rdb_read_only_test.cpp | 506 uint64_t cursor = 1; in HWTEST_F() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | concat.c | 215 const char *cursor; in concatf_open() local
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | StringMatcher.java | 241 replace(Replaceable text, int start, int limit, int[] cursor) replace() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | StringMatcher.java | 242 replace(Replaceable text, int start, int limit, int[] cursor) replace() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | strmatch.cpp | 95 int32_t cursor = offset; in matches() local [all...] |
| H A D | strrepl.cpp | 104 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument 247 int32_t cursor = cursorPos; toReplacerPattern() local [all...] |
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | Gresume.c | 34 local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in local_resume() argument 167 ia64_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in ia64_local_resume() argument 263 unw_resume(unw_cursor_t *cursor) unw_resume() argument [all...] |
| /third_party/libunwind/libunwind/src/x86/ |
| H A D | Gos-linux.c | 32 unw_is_signal_frame (unw_cursor_t *cursor) in unw_is_signal_frame() argument 73 x86_handle_signal_frame (unw_cursor_t *cursor) in x86_handle_signal_frame() argument 285 x86_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, voi argument 317 x86_sigreturn(unw_cursor_t *cursor) x86_sigreturn() argument [all...] |
| H A D | Gos-freebsd.c | 39 unw_is_signal_frame (unw_cursor_t *cursor) in unw_is_signal_frame() argument 105 x86_handle_signal_frame (unw_cursor_t *cursor) in x86_handle_signal_frame() argument 345 x86_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, voi argument [all...] |
| /third_party/libunwind/libunwind/tests/ |
| H A D | Gtest-bt.c | 55 unw_cursor_t cursor; variable
|
| H A D | Gperf-simple.c | 61 unw_cursor_t cursor; in measure_unwind() local 159 cursor[N]; in measure_init() local
|
| H A D | Gperf-trace.c | 145 cursor[N]; in measure_init() local
|
| H A D | Gtest-dyn1.c | 105 unw_cursor_t cursor; in sighandler() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_liveness.c | 222 nir_get_live_ssa_defs(nir_cursor cursor, void *mem_ctx) in nir_get_live_ssa_defs() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | strmatch.cpp | 95 int32_t cursor = offset; in matches() local [all...] |
| H A D | strrepl.cpp | 104 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument 247 int32_t cursor = cursorPos; toReplacerPattern() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_stack.c | 59 symbol_name_cached(unw_cursor_t *cursor, unw_proc_info_t *pip) in symbol_name_cached() argument 93 unw_cursor_t cursor; in debug_backtrace_capture() local
|