Home
last modified time | relevance | path

Searched defs:ReadString (Results 1 – 11 of 11) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/
Dparcel.cpp91 bool Parcel::ReadString(string &value) in ReadString() function in OHOS::Parcel
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_info_test/mock/
Dparcel.cpp88 std::string Parcel::ReadString() const in ReadString() function in OHOS::Parcel
/foundation/filemanagement/app_file_service/tests/mock/parcel/src/
Dparcel.cpp84 bool Parcel::ReadString(string &value) in ReadString() function in OHOS::FileManagement::Backup::Parcel
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/sharedata/
Djs_share_data.cpp111 void JSShareData::ReadString(const JSCallbackInfo& info) in ReadString() function in OHOS::Ace::Framework::JSShareData
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dgt_extractor_util.cpp80 unsigned char *GtExtractorUtil::ReadString(int32_t fp, uint32_t len) in ReadString() function in OHOS::GtExtractorUtil
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dparcel.cpp197 uint32_t Parcel::ReadString(std::string &outVal) in ReadString() function in DistributedDB::Parcel
/foundation/distributeddatamgr/udmf/framework/common/
Dtlv_object.h229 bool ReadString(std::string &value) in ReadString() function
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp496 const std::string Parcel::ReadString() in ReadString() function in OHOS::Parcel
501 bool Parcel::ReadString(std::string &value) in ReadString() function in OHOS::Parcel
/foundation/arkui/ace_engine/frameworks/base/json/
Duobject.cpp410 std::string UObject::ReadString(int32_t len) in ReadString() function in OHOS::UObject
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp885 const std::string Parcel::ReadString() in ReadString() function in OHOS::Parcel
910 bool Parcel::ReadString(std::string &value) in ReadString() function in OHOS::Parcel
/foundation/communication/ipc/ipc/native/c/manager/src/
Dserializer.c659 uint8_t *ReadString(IpcIo *io, size_t *len) in ReadString() function