Home
last modified time | relevance | path

Searched defs:repStr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service.cpp147 int DBinderTestService::TransOversizedPkt(const std::string &dataStr, std::string &repStr) in TransOversizedPkt()
H A Ddbinder_test_service_skeleton.cpp226 int DBinderTestServiceProxy::TransOversizedPkt(const std::string &dataStr, std::string &repStr) in TransOversizedPkt()
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.cpp72 …tring XmlSerializer::Replace(std::string str, const std::string &subStr, const std::string &repStr) in Replace()