Home
last modified time | relevance | path

Searched defs:readString (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp241 std::string readString; in ReadFromParcel() local
415 std::string readString; in ReadFromParcel() local
599 std::string readString; in ReadFromParcel() local
783 std::string readString; in ReadFromParcel() local
1169 std::string readString; in ReadFromParcel() local
H A Dnetwork_state.cpp68 std::string readString; in ReadParcelString() local
/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhdf_sbuf_impl.h54 const char *(*readString)(struct HdfSBufImpl *sbuf); member
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md1314 ### readString subsection
4697 ### readString subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md1317 ### readString subsection
4718 ### readString subsection
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_capi_skeleton.cpp713 const char *readString = OH_IPCParcel_ReadString(this->currentData_); in SendAndEchoString() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/utils/hcs_parser/unittest/
H A Dhcs_config_test.c983 int32_t readString; in HcsTestGetStringSuccess() local