Searched refs:SendSimpleMsgAndParseResult (Results 1 – 3 of 3) sorted by relevance
92 bool GeoConvertProxy::SendSimpleMsgAndParseResult(const int msgId) in SendSimpleMsgAndParseResult() function in OHOS::Location::GeoConvertProxy105 …return SendSimpleMsgAndParseResult(static_cast<int>(GeoConvertInterfaceCode::ENABLE_REVERSE_GEOCOD… in EnableReverseGeocodingMock()110 …return SendSimpleMsgAndParseResult(static_cast<int>(GeoConvertInterfaceCode::DISABLE_REVERSE_GEOCO… in DisableReverseGeocodingMock()
40 bool SendSimpleMsgAndParseResult(const int msgId);
46 geoConvertProxy->SendSimpleMsgAndParseResult(data[index++]); in GeoConvertProxyFuzzerTest()