Home
last modified time | relevance | path

Searched refs:Reset (Results 1 - 7 of 7) sorted by relevance

/commonlibrary/c_utils/base/include/
H A Dunique_fd.h124 ~UniqueFdAddDeletor() { Reset(-1); } in ~UniqueFdAddDeletor()
190 Reset(rhsfd); in operator =()
281 void Reset(int newValue) in Reset() function in OHOS::final
H A Dmapped_file.h159 void Reset();
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dworker.rs96 struct Reset(*const (), *const ()); structure names
98 impl Drop for Reset {
115 Reset(prev_ctx, handle)
/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp436 void MappedFile::Reset() in Reset() function in OHOS::Utils::MappedFile
471 Reset(); in Clear()
497 other.Reset(); in hint_()
520 other.Reset();
/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.cpp157 Reset(); in Decode()
237 Reset(); in DecodeToString()
251 void TextDecoder::Reset() const in Reset() function in OHOS::Util::TextDecoder
H A Djs_textdecoder.h81 * Reset function.
83 void Reset() const;
/commonlibrary/ets_utils/js_util_module/util/test/
H A Dtest_util.cpp1639 textDecoder.Reset(); in HWTEST_F()

Completed in 11 milliseconds