Home
last modified time | relevance | path

Searched defs:readCode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_self_callback.cpp57 int32_t readCode; in Callback() local
H A Dbundle_callback.cpp91 int32_t readCode; in Callback() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A DrandomAccessFile_impl.cpp112 int readCode = DoReadRAF(buf, len, entity_->fd.get()->GetFD(), newOffset); in ReadSync() local
H A Dfile_fs_impl.cpp801 int readCode = uv_fs_read(nullptr, read_req.get(), fd, &buffer, 1, offset, nullptr); in Read() local
836 int readCode = uv_fs_read(nullptr, read_req.get(), fd, &buffer, 1, -1, nullptr); in ReadCur() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp432 uint8_t readCode; in BmsToolNotify() local