Home
last modified time | relevance | path

Searched defs:read (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/ets_utils/js_util_module/util/
Djs_textencoder.cpp84 napi_value read = nullptr; in EncodeInto() local
/commonlibrary/ets_utils/js_util_module/test_util/unittest/
Dtest_util.cpp357 napi_value read = nullptr; variable
399 napi_value read = nullptr; variable
441 napi_value read = nullptr; variable
/commonlibrary/c_utils/base/test/unittest/common/
Dutils_parcel_test.cpp1105 auto *read = new TestParcelable(); in Unmarshalling() local