Home
last modified time | relevance | path

Searched defs:ReadString (Results 1 - 20 of 20) sorted by relevance

/foundation/communication/netmanager_base/test/netmanagernative/unittest/mock/src/
H A Dparcel.cpp44 bool ReadString(const std::string &value) in ReadString() function
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/
H A 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/
H A Dparcel.cpp88 std::string Parcel::ReadString() const in ReadString() function in OHOS::Parcel
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/sharedata/
H A Djs_share_data.cpp111 void JSShareData::ReadString(const JSCallbackInfo& info) in ReadString() function in OHOS::Ace::Framework::JSShareData
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dmessage_parcel_mock.cpp99 bool Parcel::ReadString(std::string &value) in ReadString() function in OHOS::Parcel
/foundation/filemanagement/app_file_service/tests/mock/parcel/src/
H A Dparcel.cpp84 bool Parcel::ReadString(string &value) in ReadString() function in OHOS::FileManagement::Backup::Parcel
/foundation/filemanagement/dfs_service/test/mock/
H A Dmessage_parcel_mock.cpp100 bool Parcel::ReadString(std::string &value) in ReadString() function in OHOS::Parcel
/foundation/bundlemanager/app_domain_verify/test/unittest/common/bean_parcel_test/mock/
H A Dparcel.cpp117 std::string Parcel::ReadString() const in ReadString() function in OHOS::Parcel
121 bool Parcel::ReadString(const std::string&) in ReadString() function in OHOS::Parcel
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp80 unsigned char *GtExtractorUtil::ReadString(int32_t fp, uint32_t len) in ReadString() function in OHOS::GtExtractorUtil
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp51 BASE_NS::string ReadString(BASE_NS::string_view name, const json::value& value) in ReadString() function
/foundation/arkui/ace_engine/frameworks/base/json/
H A Duobject.cpp440 std::string UObject::ReadString(int32_t len) in ReadString() function in OHOS::UObject
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_stream.cpp171 std::string HeifStreamReader::ReadString() in ReadString() function in OHOS::ImagePlugin::HeifStreamReader
/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmessage_parcel_mock.cpp154 const std::string Parcel::ReadString() in ReadString() function in OHOS::Parcel
162 bool Parcel::ReadString(std::string &value) in ReadString() function in OHOS::Parcel
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dparcel_wrapper.cpp111 bool ReadString(Parcel &parcel, rust::string &val) in ReadString() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dparcel.cpp197 uint32_t Parcel::ReadString(std::string &outVal) in ReadString() function in DistributedDB::Parcel
/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/
H A Dfile_info_shared_memory.h367 static bool ReadString(std::string &outVal, SharedMemoryInfo &memInfo) in ReadString() function in OHOS::FileAccessFwk::SharedMemoryOperation
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp29 std::string TLVUtil::ReadString(std::vector<uint8_t>& buff, int32_t& cursor) in ReadString() function in OHOS::Ace::TLVUtil
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dserializer.c659 uint8_t *ReadString(IpcIo *io, size_t *len) in ReadString() function
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A 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/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs65 fn ReadString(parcel: Pin<&mut Parcel>, val: &mut String) -> bool; in ReadString() functions

Completed in 13 milliseconds