Home
last modified time | relevance | path

Searched defs:writeInt8 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-buffer.md2753 ### writeInt8 subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-buffer.md2752 ### writeInt8 subsection
/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhdf_sbuf_impl.h35 bool (*writeInt8)(struct HdfSBufImpl *sbuf, int8_t value); member
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp2277 int8_t writeInt8 = 0x34; in BENCHMARK_F() local
2305 int8_t writeInt8 = 0x34; in BENCHMARK_F() local