Lines Matching refs:hilog

82   import { hilog } from '@kit.PerformanceAnalysisKit';
85 hilog.info(0x0000, 'testTag', 'RpcClient: data is ' + data);
133 import { hilog } from '@kit.PerformanceAnalysisKit';
147 hilog.error(0x0000, 'testTag', 'Rpc write remote object fail, errorCode ' + e.code);
148 hilog.error(0x0000, 'testTag', 'Rpc write remote object fail, errorMessage ' + e.message);
178 import { hilog } from '@kit.PerformanceAnalysisKit';
191 hilog.info(0x0000, 'testTag', 'RpcClient: readRemoteObject is ' + proxy);
194 hilog.error(0x0000, 'testTag', 'Rpc write remote object fail, errorCode ' + e.code);
195 hilog.error(0x0000, 'testTag', 'Rpc write remote object fail, errorMessage ' + e.message);
225 import { hilog } from '@kit.PerformanceAnalysisKit';
233 hilog.error(0x0000, 'testTag', 'rpc write interface fail, errorCode ' + e.code);
234 hilog.error(0x0000, 'testTag', 'rpc write interface fail, errorMessage ' + e.message);
263 import { hilog } from '@kit.PerformanceAnalysisKit';
270 hilog.info(0x0000, 'testTag', 'RpcServer: interfaceToken is ' + interfaceToken);
273 hilog.error(0x0000, 'testTag', 'RpcServer: read interfaceToken failed, errorCode ' + e.code);
274hilog.error(0x0000, 'testTag', 'RpcServer: read interfaceToken failed, errorMessage ' + e.message);
298 import { hilog } from '@kit.PerformanceAnalysisKit';
302 hilog.info(0x0000, 'testTag', 'RpcClient: size is ' + size);
322 import { hilog } from '@kit.PerformanceAnalysisKit';
326 hilog.info(0x0000, 'testTag', 'RpcClient: capacity is ' + result);
354 import { hilog } from '@kit.PerformanceAnalysisKit';
363 hilog.error(0x0000, 'testTag', 'rpc set size of MessageSequence fail, errorCode ' + e.code);
364hilog.error(0x0000, 'testTag', 'rpc set size of MessageSequence fail, errorMessage ' + e.message);
394 import { hilog } from '@kit.PerformanceAnalysisKit';
402 hilog.error(0x0000, 'testTag', 'rpc memory alloc fail, errorCode ' + e.code);
403 hilog.error(0x0000, 'testTag', 'rpc memory alloc fail, errorMessage ' + e.message);
424 import { hilog } from '@kit.PerformanceAnalysisKit';
429 hilog.info(0x0000, 'testTag', 'RpcServer: getWritableBytes is ' + getWritableBytes);
452 import { hilog } from '@kit.PerformanceAnalysisKit';
457 hilog.info(0x0000, 'testTag', 'RpcServer: getReadableBytes is ' + result);
480 import { hilog } from '@kit.PerformanceAnalysisKit';
484 hilog.info(0x0000, 'testTag', 'RpcClient: readPos is ' + readPos);
504 import { hilog } from '@kit.PerformanceAnalysisKit';
509 hilog.info(0x0000, 'testTag', 'RpcClient: bwPos is ' + bwPos);
537 import { hilog } from '@kit.PerformanceAnalysisKit';
544 hilog.info(0x0000, 'testTag', 'RpcClient: number is ' + number);
549 hilog.error(0x0000, 'testTag', 'rpc rewind read data fail, errorCode ' + e.code);
550 hilog.error(0x0000, 'testTag', 'rpc rewind read data fail, errorMessage ' + e.message);
553 hilog.info(0x0000, 'testTag', 'RpcClient: rewindRead is ' + number2);
581 import { hilog } from '@kit.PerformanceAnalysisKit';
590 hilog.error(0x0000, 'testTag', 'rpc rewindWrite fail, errorCode ' + e.code);
591 hilog.error(0x0000, 'testTag', 'rpc rewindWrite fail, errorMessage ' + e.message);
595 hilog.info(0x0000, 'testTag', 'RpcClient: rewindWrite is: ' + number);
624 import { hilog } from '@kit.PerformanceAnalysisKit';
632 hilog.error(0x0000, 'testTag', 'rpc write byte fail, errorCode ' + e.code);
633 hilog.error(0x0000, 'testTag', 'rpc write byte fail, errorMessage ' + e.message);
662 import { hilog } from '@kit.PerformanceAnalysisKit';
670 hilog.error(0x0000, 'testTag', 'rpc write byte fail, errorCode ' + e.code);
671 hilog.error(0x0000, 'testTag', 'rpc write byte fail, errorMessage ' + e.message);
675 hilog.info(0x0000, 'testTag', 'RpcClient: readByte is: ' + ret);
678 hilog.error(0x0000, 'testTag', 'rpc read byte fail, errorCode ' + e.code);
679 hilog.error(0x0000, 'testTag', 'rpc read byte fail, errorMessage ' + e.message);
709 import { hilog } from '@kit.PerformanceAnalysisKit';
717 hilog.error(0x0000, 'testTag', 'rpc write short fail, errorCode ' + e.code);
718 hilog.error(0x0000, 'testTag', 'rpc write short fail, errorMessage ' + e.message);
747 import { hilog } from '@kit.PerformanceAnalysisKit';
755 hilog.error(0x0000, 'testTag', 'rpc write short fail, errorCode ' + e.code);
756 hilog.error(0x0000, 'testTag', 'rpc write short fail, errorMessage ' + e.message);
760 hilog.info(0x0000, 'testTag', 'RpcClient: readByte is ' + ret);
763 hilog.error(0x0000, 'testTag', 'rpc read short fail, errorCode ' + e.code);
764 hilog.error(0x0000, 'testTag', 'rpc read short fail, errorMessage ' + e.message);
794 import { hilog } from '@kit.PerformanceAnalysisKit';
802 hilog.error(0x0000, 'testTag', 'rpc write int fail, errorCode ' + e.code);
803 hilog.error(0x0000, 'testTag', 'rpc write int fail, errorMessage ' + e.message);
832 import { hilog } from '@kit.PerformanceAnalysisKit';
840 hilog.error(0x0000, 'testTag', 'rpc write int fail, errorCode ' + e.code);
841 hilog.error(0x0000, 'testTag', 'rpc write int fail, errorMessage ' + e.message);
845 hilog.info(0x0000, 'testTag', 'RpcClient: readInt is ' + ret);
848 hilog.error(0x0000, 'testTag', 'rpc read int fail, errorCode ' + e.code);
849 hilog.error(0x0000, 'testTag', 'rpc read int fail, errorMessage ' + e.message);
879 import { hilog } from '@kit.PerformanceAnalysisKit';
887 hilog.error(0x0000, 'testTag', 'rpc write long fail, errorCode ' + e.code);
888 hilog.error(0x0000, 'testTag', 'rpc write long fail, errorMessage ' + e.message);
917 import { hilog } from '@kit.PerformanceAnalysisKit';
925 hilog.error(0x0000, 'testTag', 'rpc write long fail, errorCode ' + e.code);
926 hilog.error(0x0000, 'testTag', 'rpc write long fail, errorMessage ' + e.message);
930 hilog.info(0x0000, 'testTag', 'RpcClient: readLong is ' + ret);
933 hilog.error(0x0000, 'testTag', 'rpc read long fail, errorCode ' + e.code);
934 hilog.error(0x0000, 'testTag', 'rpc read long fail, errorMessage ' + e.message);
964 import { hilog } from '@kit.PerformanceAnalysisKit';
972 hilog.error(0x0000, 'testTag', 'rpc write float fail, errorCode ' + e.code);
973 hilog.error(0x0000, 'testTag', 'rpc write float fail, errorMessage ' + e.message);
1002 import { hilog } from '@kit.PerformanceAnalysisKit';
1010 hilog.error(0x0000, 'testTag', 'rpc write float fail, errorCode ' + e.code);
1011 hilog.error(0x0000, 'testTag', 'rpc write float fail, errorMessage ' + e.message);
1015 hilog.info(0x0000, 'testTag', 'RpcClient: readFloat is ' + ret);
1018 hilog.error(0x0000, 'testTag', 'rpc read float fail, errorCode ' + e.code);
1019 hilog.error(0x0000, 'testTag', 'rpc read float fail, errorMessage ' + e.message);
1049 import { hilog } from '@kit.PerformanceAnalysisKit';
1057 hilog.error(0x0000, 'testTag', 'rpc write double fail, errorCode ' + e.code);
1058 hilog.error(0x0000, 'testTag', 'rpc write double fail, errorMessage ' + e.message);
1087 import { hilog } from '@kit.PerformanceAnalysisKit';
1095 hilog.error(0x0000, 'testTag', 'rpc write double fail, errorCode ' + e.code);
1096 hilog.error(0x0000, 'testTag', 'rpc write double fail, errorMessage ' + e.message);
1100 hilog.info(0x0000, 'testTag', 'RpcClient: readDouble is ' + ret);
1103 hilog.error(0x0000, 'testTag', 'rpc read double fail, errorCode ' + e.code);
1104 hilog.error(0x0000, 'testTag', 'rpc read double fail, errorMessage ' + e.message);
1134 import { hilog } from '@kit.PerformanceAnalysisKit';
1142 hilog.error(0x0000, 'testTag', 'rpc write boolean fail, errorCode ' + e.code);
1143 hilog.error(0x0000, 'testTag', 'rpc write boolean fail, errorMessage ' + e.message);
1172 import { hilog } from '@kit.PerformanceAnalysisKit';
1180 hilog.error(0x0000, 'testTag', 'rpc write boolean fail, errorCode ' + e.code);
1181 hilog.error(0x0000, 'testTag', 'rpc write boolean fail, errorMessage ' + e.message);
1185 hilog.info(0x0000, 'testTag', 'RpcClient: readBoolean is ' + ret);
1188 hilog.error(0x0000, 'testTag', 'rpc read boolean fail, errorCode ' + e.code);
1189 hilog.error(0x0000, 'testTag', 'rpc read boolean fail, errorMessage ' + e.message);
1219 import { hilog } from '@kit.PerformanceAnalysisKit';
1227 hilog.error(0x0000, 'testTag', 'rpc write char fail, errorCode ' + e.code);
1228 hilog.error(0x0000, 'testTag', 'rpc write char fail, errorMessage ' + e.message);
1257 import { hilog } from '@kit.PerformanceAnalysisKit';
1265 hilog.error(0x0000, 'testTag', 'rpc write char fail, errorCode ' + e.code);
1266 hilog.error(0x0000, 'testTag', 'rpc write char fail, errorMessage ' + e.message);
1270 hilog.info(0x0000, 'testTag', 'RpcClient: readChar is ' + ret);
1273 hilog.error(0x0000, 'testTag', 'rpc read char fail, errorCode ' + e.code);
1274 hilog.error(0x0000, 'testTag', 'rpc read char fail, errorMessage ' + e.message);
1304 import { hilog } from '@kit.PerformanceAnalysisKit';
1312 hilog.error(0x0000, 'testTag', 'rpc write string fail, errorCode ' + e.code);
1313 hilog.error(0x0000, 'testTag', 'rpc write string fail, errorMessage ' + e.message);
1342 import { hilog } from '@kit.PerformanceAnalysisKit';
1350 hilog.error(0x0000, 'testTag', 'rpc write string fail, errorCode ' + e.code);
1351 hilog.error(0x0000, 'testTag', 'rpc write string fail, errorMessage ' + e.message);
1355 hilog.info(0x0000, 'testTag', 'RpcClient: readString is ' + ret);
1358 hilog.error(0x0000, 'testTag', 'rpc read string fail, errorCode ' + e.code);
1359 hilog.error(0x0000, 'testTag', 'rpc read string fail, errorMessage ' + e.message);
1389 import { hilog } from '@kit.PerformanceAnalysisKit';
1416 hilog.error(0x0000, 'testTag', 'rpc write parcelable fail, errorCode ' + e.code);
1417 hilog.error(0x0000, 'testTag', 'rpc write parcelable fail, errorMessage ' + e.message);
1448 import { hilog } from '@kit.PerformanceAnalysisKit';
1477 hilog.error(0x0000, 'testTag', 'rpc read parcelable fail, errorCode ' + e.code);
1478 hilog.error(0x0000, 'testTag', 'rpc read parcelable fail, errorMessage ' + e.message);
1508 import { hilog } from '@kit.PerformanceAnalysisKit';
1517 hilog.error(0x0000, 'testTag', 'rpc write byteArray fail, errorCode ' + e.code);
1518 hilog.error(0x0000, 'testTag', 'rpc write byteArray fail, errorMessage ' + e.message);
1548 import { hilog } from '@kit.PerformanceAnalysisKit';
1557 hilog.error(0x0000, 'testTag', 'rpc write byteArray fail, errorCode ' + e.code);
1558 hilog.error(0x0000, 'testTag', 'rpc write byteArray fail, errorMessage ' + e.message);
1565 hilog.error(0x0000, 'testTag', 'rpc read byteArray fail, errorCode ' + e.code);
1566 hilog.error(0x0000, 'testTag', 'rpc read byteArray fail, errorMessage ' + e.message);
1596 import { hilog } from '@kit.PerformanceAnalysisKit';
1605 hilog.error(0x0000, 'testTag', 'rpc write byteArray fail, errorCode ' + e.code);
1606 hilog.error(0x0000, 'testTag', 'rpc write byteArray fail, errorMessage ' + e.message);
1610 hilog.info(0x0000, 'testTag', 'RpcClient: readByteArray is ' + array);
1613 hilog.error(0x0000, 'testTag', 'rpc read byteArray fail, errorCode ' + e.code);
1614 hilog.error(0x0000, 'testTag', 'rpc read byteArray fail, errorMessage ' + e.message);
1644 import { hilog } from '@kit.PerformanceAnalysisKit';
1652 hilog.error(0x0000, 'testTag', 'rpc write shortArray fail, errorCode ' + e.code);
1653 hilog.error(0x0000, 'testTag', 'rpc write shortArray fail, errorMessage ' + e.message);
1683 import { hilog } from '@kit.PerformanceAnalysisKit';
1691 hilog.error(0x0000, 'testTag', 'rpc write shortArray fail, errorCode ' + e.code);
1692 hilog.error(0x0000, 'testTag', 'rpc write shortArray fail, errorMessage ' + e.message);
1699 hilog.error(0x0000, 'testTag', 'rpc read shortArray fail, errorCode ' + e.code);
1700 hilog.error(0x0000, 'testTag', 'rpc read shortArray fail, errorMessage ' + e.message);
1729 import { hilog } from '@kit.PerformanceAnalysisKit';
1737 hilog.error(0x0000, 'testTag', 'rpc write shortArray fail, errorCode ' + e.code);
1738 hilog.error(0x0000, 'testTag', 'rpc write shortArray fail, errorMessage ' + e.message);
1742 hilog.info(0x0000, 'testTag', 'RpcClient: readShortArray is ' + array);
1745 hilog.error(0x0000, 'testTag', 'rpc read shortArray fail, errorCode ' + e.code);
1746 hilog.error(0x0000, 'testTag', 'rpc read shortArray fail, errorMessage ' + e.message);
1776 import { hilog } from '@kit.PerformanceAnalysisKit';
1784 hilog.error(0x0000, 'testTag', 'rpc write intArray fail, errorCode ' + e.code);
1785 hilog.error(0x0000, 'testTag', 'rpc write intArray fail, errorMessage ' + e.message);
1815 import { hilog } from '@kit.PerformanceAnalysisKit';
1823 hilog.error(0x0000, 'testTag', 'rpc write intArray fail, errorCode ' + e.code);
1824 hilog.error(0x0000, 'testTag', 'rpc write intArray fail, errorMessage ' + e.message);
1831 hilog.error(0x0000, 'testTag', 'rpc read intArray fail, errorCode ' + e.code);
1832 hilog.error(0x0000, 'testTag', 'rpc read intArray fail, errorMessage ' + e.message);
1861 import { hilog } from '@kit.PerformanceAnalysisKit';
1869 hilog.error(0x0000, 'testTag', 'rpc write intArray fail, errorCode ' + e.code);
1870 hilog.error(0x0000, 'testTag', 'rpc write intArray fail, errorMessage ' + e.message);
1874 hilog.info(0x0000, 'testTag', 'RpcClient: readIntArray is ' + array);
1877 hilog.error(0x0000, 'testTag', 'rpc read intArray fail, errorCode ' + e.code);
1878 hilog.error(0x0000, 'testTag', 'rpc read intArray fail, errorMessage ' + e.message);
1908 import { hilog } from '@kit.PerformanceAnalysisKit';
1916 hilog.error(0x0000, 'testTag', 'rpc write longArray fail, errorCode ' + e.code);
1917 hilog.error(0x0000, 'testTag', 'rpc write longArray fail, errorMessage ' + e.message);
1947 import { hilog } from '@kit.PerformanceAnalysisKit';
1955 hilog.error(0x0000, 'testTag', 'rpc write longArray fail, errorCode ' + e.code);
1956 hilog.error(0x0000, 'testTag', 'rpc write longArray fail, errorMessage ' + e.message);
1963 hilog.error(0x0000, 'testTag', 'rpc read longArray fail, errorCode ' + e.code);
1964 hilog.error(0x0000, 'testTag', 'rpc read longArray fail, errorMessage ' + e.message);
1993 import { hilog } from '@kit.PerformanceAnalysisKit';
2001 hilog.error(0x0000, 'testTag', 'rpc write longArray fail, errorCode ' + e.code);
2002 hilog.error(0x0000, 'testTag', 'rpc write longArray fail, errorMessage ' + e.message);
2006 hilog.info(0x0000, 'testTag', 'RpcClient: readLongArray is ' + array);
2009 hilog.error(0x0000, 'testTag', 'rpc read longArray fail, errorCode ' + e.code);
2010 hilog.error(0x0000, 'testTag', 'rpc read longArray fail, errorMessage ' + e.message);
2040 import { hilog } from '@kit.PerformanceAnalysisKit';
2048 hilog.error(0x0000, 'testTag', 'rpc write floatArray fail, errorCode ' + e.code);
2049 hilog.error(0x0000, 'testTag', 'rpc write floatArray fail, errorMessage ' + e.message);
2079 import { hilog } from '@kit.PerformanceAnalysisKit';
2087 hilog.error(0x0000, 'testTag', 'rpc write floatArray fail, errorCode ' + e.code);
2088 hilog.error(0x0000, 'testTag', 'rpc write floatArray fail, errorMessage ' + e.message);
2095 hilog.error(0x0000, 'testTag', 'rpc read floatArray fail, errorCode ' + e.code);
2096 hilog.error(0x0000, 'testTag', 'rpc read floatArray fail, errorMessage ' + e.message);
2125 import { hilog } from '@kit.PerformanceAnalysisKit';
2133 hilog.error(0x0000, 'testTag', 'rpc write floatArray fail, errorCode ' + e.code);
2134 hilog.error(0x0000, 'testTag', 'rpc write floatArray fail, errorMessage ' + e.message);
2138 hilog.info(0x0000, 'testTag', 'RpcClient: readFloatArray is ' + array);
2141 hilog.error(0x0000, 'testTag', 'rpc read floatArray fail, errorCode ' + e.code);
2142 hilog.error(0x0000, 'testTag', 'rpc read floatArray fail, errorMessage ' + e.message);
2172 import { hilog } from '@kit.PerformanceAnalysisKit';
2180 hilog.error(0x0000, 'testTag', 'rpc write doubleArray fail, errorCode ' + e.code);
2181 hilog.error(0x0000, 'testTag', 'rpc write doubleArray fail, errorMessage ' + e.message);
2211 import { hilog } from '@kit.PerformanceAnalysisKit';
2219 hilog.error(0x0000, 'testTag', 'rpc write doubleArray fail, errorCode ' + e.code);
2220 hilog.error(0x0000, 'testTag', 'rpc write doubleArray fail, errorMessage ' + e.message);
2227 hilog.error(0x0000, 'testTag', 'rpc read doubleArray fail, errorCode ' + e.code);
2228 hilog.error(0x0000, 'testTag', 'rpc read doubleArray fail, errorMessage ' + e.message);
2257 import { hilog } from '@kit.PerformanceAnalysisKit';
2265 hilog.error(0x0000, 'testTag', 'rpc write doubleArray fail, errorCode ' + e.code);
2266 hilog.error(0x0000, 'testTag', 'rpc write doubleArray fail, errorMessage ' + e.message);
2270 hilog.info(0x0000, 'testTag', 'RpcClient: readDoubleArray is ' + array);
2273 hilog.error(0x0000, 'testTag', 'rpc read doubleArray fail, errorCode ' + e.code);
2274 hilog.error(0x0000, 'testTag', 'rpc read doubleArray fail, errorMessage ' + e.message);
2304 import { hilog } from '@kit.PerformanceAnalysisKit';
2312 hilog.error(0x0000, 'testTag', 'rpc write booleanArray fail, errorCode ' + e.code);
2313 hilog.error(0x0000, 'testTag', 'rpc write booleanArray fail, errorMessage ' + e.message);
2343 import { hilog } from '@kit.PerformanceAnalysisKit';
2351 hilog.error(0x0000, 'testTag', 'rpc write booleanArray fail, errorCode ' + e.code);
2352 hilog.error(0x0000, 'testTag', 'rpc write booleanArray fail, errorMessage ' + e.message);
2359 hilog.error(0x0000, 'testTag', 'rpc read booleanArray fail, errorCode ' + e.code);
2360 hilog.error(0x0000, 'testTag', 'rpc read booleanArray fail, errorMessage ' + e.message);
2389 import { hilog } from '@kit.PerformanceAnalysisKit';
2397 hilog.error(0x0000, 'testTag', 'rpc write booleanArray fail, errorCode ' + e.code);
2398 hilog.error(0x0000, 'testTag', 'rpc write booleanArray fail, errorMessage ' + e.message);
2402 hilog.info(0x0000, 'testTag', 'RpcClient: readBooleanArray is ' + array);
2405 hilog.error(0x0000, 'testTag', 'rpc read booleanArray fail, errorCode ' + e.code);
2406 hilog.error(0x0000, 'testTag', 'rpc read booleanArray fail, errorMessage ' + e.message);
2436 import { hilog } from '@kit.PerformanceAnalysisKit';
2444 hilog.error(0x0000, 'testTag', 'rpc write charArray fail, errorCode ' + e.code);
2445 hilog.error(0x0000, 'testTag', 'rpc write charArray fail, errorMessage ' + e.message);
2475 import { hilog } from '@kit.PerformanceAnalysisKit';
2483 hilog.error(0x0000, 'testTag', 'rpc write charArray fail, errorCode ' + e.code);
2484 hilog.error(0x0000, 'testTag', 'rpc write charArray fail, errorMessage ' + e.message);
2491 hilog.error(0x0000, 'testTag', 'rpc read charArray fail, errorCode ' + e.code);
2492 hilog.error(0x0000, 'testTag', 'rpc read charArray fail, errorMessage ' + e.message);
2521 import { hilog } from '@kit.PerformanceAnalysisKit';
2529 hilog.error(0x0000, 'testTag', 'rpc write charArray fail, errorCode ' + e.code);
2530 hilog.error(0x0000, 'testTag', 'rpc write charArray fail, errorMessage ' + e.message);
2534 hilog.info(0x0000, 'testTag', 'RpcClient: readCharArray is ' + array);
2537 hilog.error(0x0000, 'testTag', 'rpc read charArray fail, errorCode ' + e.code);
2538 hilog.error(0x0000, 'testTag', 'rpc read charArray fail, errorMessage ' + e.message);
2568 import { hilog } from '@kit.PerformanceAnalysisKit';
2576 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorCode ' + e.code);
2577 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorMessage ' + e.message);
2607 import { hilog } from '@kit.PerformanceAnalysisKit';
2615 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorCode ' + e.code);
2616 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorMessage ' + e.message);
2623 hilog.error(0x0000, 'testTag', 'rpc read stringArray fail, errorCode ' + e.code);
2624 hilog.error(0x0000, 'testTag', 'rpc read stringArray fail, errorMessage ' + e.message);
2653 import { hilog } from '@kit.PerformanceAnalysisKit';
2661 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorCode ' + e.code);
2662 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorMessage ' + e.message);
2666 hilog.info(0x0000, 'testTag', 'RpcClient: readStringArray is ' + array);
2669 hilog.error(0x0000, 'testTag', 'rpc read stringArray fail, errorCode ' + e.code);
2670 hilog.error(0x0000, 'testTag', 'rpc read stringArray fail, errorMessage ' + e.message);
2693 import { hilog } from '@kit.PerformanceAnalysisKit';
2702 hilog.info(0x0000, 'testTag', 'RpcServer: onRemoteMessageRequest called');
2707 hilog.error(0x0000, 'testTag', 'rpc write no exception fail, errorCode ' + e.code);
2708 hilog.error(0x0000, 'testTag', 'rpc write no exception fail, errorMessage ' + e.message);
2712 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
2741 import { hilog } from '@kit.PerformanceAnalysisKit';
2746 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
2750 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
2753 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
2774 import { hilog } from '@kit.PerformanceAnalysisKit';
2785 hilog.info(0x0000, 'testTag', 'sendMessageRequest got result');
2790 hilog.error(0x0000, 'testTag', 'rpc read exception fail, errorCode ' + e.code);
2791 hilog.error(0x0000, 'testTag', 'rpc read exception fail, errorMessage ' + e.message);
2794 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
2796hilog.error(0x0000, 'testTag', 'RPCTest: sendMessageRequest failed, errCode: ' + result.errCode);
2799 hilog.error(0x0000, 'testTag', 'RPCTest: sendMessageRequest got exception: ' + e.message);
2801 hilog.info(0x0000, 'testTag', 'RPCTest: sendMessageRequest ends, reclaim parcel');
2834 import { hilog } from '@kit.PerformanceAnalysisKit';
2864 hilog.error(0x0000, 'testTag', 'rpc write parcelable array fail, errorCode ' + e.code);
2865 hilog.error(0x0000, 'testTag', 'rpc write parcelable array fail, errorMessage ' + e.message);
2896 import { hilog } from '@kit.PerformanceAnalysisKit';
2928 hilog.error(0x0000, 'testTag', 'rpc read parcelable array fail, errorCode ' + e.code);
2929 hilog.error(0x0000, 'testTag', 'rpc read parcelable array fail, errorMessage ' + e.message);
2959 import { hilog } from '@kit.PerformanceAnalysisKit';
2978 hilog.error(0x0000, 'testTag', 'rpc write remote object array fail, errorCode ' + e.code);
2979 hilog.error(0x0000, 'testTag', 'rpc write remote object array fail, errorMessage ' + e.message);
3009 import { hilog } from '@kit.PerformanceAnalysisKit';
3030 hilog.error(0x0000, 'testTag', 'rpc read remote object array fail, errorCode ' + e.code);
3031 hilog.error(0x0000, 'testTag', 'rpc read remote object array fail, errorMessage ' + e.message);
3060 import { hilog } from '@kit.PerformanceAnalysisKit';
3078 hilog.info(0x0000, 'testTag', 'RpcClient: readRemoteObjectArray is ' + b);
3081 hilog.error(0x0000, 'testTag', 'rpc read remote object array fail, errorCode ' + e.code);
3082 hilog.error(0x0000, 'testTag', 'rpc read remote object array fail, errorMessage ' + e.message);
3112 import { hilog } from '@kit.PerformanceAnalysisKit';
3121 hilog.error(0x0000, 'testTag', 'rpc close file descriptor fail, errorCode ' + e.code);
3122 hilog.error(0x0000, 'testTag', 'rpc close file descriptor fail, errorMessage ' + e.message);
3159 import { hilog } from '@kit.PerformanceAnalysisKit';
3168 hilog.error(0x0000, 'testTag', 'rpc dup file descriptor fail, errorCode ' + e.code);
3169 hilog.error(0x0000, 'testTag', 'rpc dup file descriptor fail, errorMessage ' + e.message);
3191 import { hilog } from '@kit.PerformanceAnalysisKit';
3201 hilog.error(0x0000, 'testTag', 'rpc write file descriptor fail, errorCode ' + e.code);
3202 hilog.error(0x0000, 'testTag', 'rpc write file descriptor fail, errorMessage ' + e.message);
3206hilog.info(0x0000, 'testTag', 'RpcTest: sequence after write fd containFd result is ' + containFD);
3209 hilog.error(0x0000, 'testTag', 'rpc contain file descriptor fail, errorCode ' + e.code);
3210 hilog.error(0x0000, 'testTag', 'rpc contain file descriptor fail, errorMessage ' + e.message);
3241 import { hilog } from '@kit.PerformanceAnalysisKit';
3251 hilog.error(0x0000, 'testTag', 'rpc write file descriptor fail, errorCode ' + e.code);
3252 hilog.error(0x0000, 'testTag', 'rpc write file descriptor fail, errorMessage ' + e.message);
3282 import { hilog } from '@kit.PerformanceAnalysisKit';
3292 hilog.error(0x0000, 'testTag', 'rpc write file descriptor fail, errorCode ' + e.code);
3293 hilog.error(0x0000, 'testTag', 'rpc write file descriptor fail, errorMessage ' + e.message);
3297 hilog.info(0x0000, 'testTag', 'RpcClient: readFileDescriptor is ' + readFD);
3300 hilog.error(0x0000, 'testTag', 'rpc read file descriptor fail, errorCode ' + e.code);
3301 hilog.error(0x0000, 'testTag', 'rpc read file descriptor fail, errorMessage ' + e.message);
3331 import { hilog } from '@kit.PerformanceAnalysisKit';
3342 hilog.error(0x0000, 'testTag', 'rpc write ashmem fail, errorCode ' + e.code);
3343 hilog.error(0x0000, 'testTag', 'rpc write ashmem fail, errorMessage ' + e.message);
3347 hilog.error(0x0000, 'testTag', 'rpc create ashmem fail, errorCode ' + e.code);
3348 hilog.error(0x0000, 'testTag', 'rpc create ashmem fail, errorMessage ' + e.message);
3378 import { hilog } from '@kit.PerformanceAnalysisKit';
3389 hilog.error(0x0000, 'testTag', 'rpc write ashmem fail, errorCode ' + e.code);
3390 hilog.error(0x0000, 'testTag', 'rpc write ashmem fail, errorMessage ' + e.message);
3394 hilog.error(0x0000, 'testTag', 'rpc create ashmem fail, errorCode ' + e.code);
3395 hilog.error(0x0000, 'testTag', 'rpc create ashmem fail, errorMessage ' + e.message);
3401 hilog.error(0x0000, 'testTag', 'rpc read ashmem fail, errorCode ' + e.code);
3402 hilog.error(0x0000, 'testTag', 'rpc read ashmem fail, errorMessage ' + e.message);
3423 import { hilog } from '@kit.PerformanceAnalysisKit';
3427 hilog.info(0x0000, 'testTag', 'RpcTest: sequence get RawDataCapacity result is ' + result);
3464 import { hilog } from '@kit.PerformanceAnalysisKit';
3473 hilog.error(0x0000, 'testTag', 'rpc write rawdata fail, errorCode ' + e.code);
3474 hilog.error(0x0000, 'testTag', 'rpc write rawdata fail, errorMessage ' + e.message);
3510 import { hilog } from '@kit.PerformanceAnalysisKit';
3524 hilog.error(0x0000, 'testTag', 'rpc write rawdata fail, errorCode ' + e.code);
3525 hilog.error(0x0000, 'testTag', 'rpc write rawdata fail, errorMessage ' + e.message);
3566 import { hilog } from '@kit.PerformanceAnalysisKit';
3575 hilog.error(0x0000, 'testTag', 'rpc write rawdata fail, errorCode ' + e.code);
3576 hilog.error(0x0000, 'testTag', 'rpc write rawdata fail, errorMessage ' + e.message);
3580 hilog.info(0x0000, 'testTag', 'RpcTest: sequence read raw data result is ' + result);
3583 hilog.error(0x0000, 'testTag', 'rpc read rawdata fail, errorCode ' + e.code);
3584 hilog.error(0x0000, 'testTag', 'rpc read rawdata fail, errorMessage ' + e.message);
3620 import { hilog } from '@kit.PerformanceAnalysisKit';
3634 hilog.error(0x0000, 'testTag', 'rpc write rawdata fail, errorCode ' + e.code);
3635 hilog.error(0x0000, 'testTag', 'rpc write rawdata fail, errorMessage ' + e.message);
3640 hilog.info(0x0000, 'testTag', 'RpcTest: sequence read raw data result is ' + readInt32View);
3643 hilog.error(0x0000, 'testTag', 'rpc read rawdata fail, errorCode ' + e.code);
3644 hilog.error(0x0000, 'testTag', 'rpc read rawdata fail, errorMessage ' + e.message);
3676 import { hilog } from '@kit.PerformanceAnalysisKit';
3691 hilog.error(0x0000, 'testTag', 'rpc write ArrayBuffe fail, errorCode ' + e.code);
3692 hilog.error(0x0000, 'testTag', 'rpc write ArrayBuffe fail, errorMessage ' + e.message);
3729 import { hilog } from '@kit.PerformanceAnalysisKit';
3744 hilog.error(0x0000, 'testTag', 'rpc write ArrayBuffe fail, errorCode ' + e.code);
3745 hilog.error(0x0000, 'testTag', 'rpc write ArrayBuffe fail, errorMessage ' + e.message);
3750 hilog.info(0x0000, 'testTag', 'RpcTest: read ArrayBuffer result is ' + readInt16View);
3753 hilog.error(0x0000, 'testTag', 'rpc read ArrayBuffer fail, errorCode ' + e.code);
3754 hilog.error(0x0000, 'testTag', 'rpc read ArrayBuffer fail, errorMessage ' + e.message);
3783 import { hilog } from '@kit.PerformanceAnalysisKit';
3786 hilog.info(0x0000, 'testTag', 'RpcClient: data is ' + data);
3830 import { hilog } from '@kit.PerformanceAnalysisKit';
3834 hilog.info(0x0000, 'testTag', 'server died');
3873 import { hilog } from '@kit.PerformanceAnalysisKit';
3877 hilog.info(0x0000, 'testTag', 'server died');
3898 hilog.info(0x0000, 'testTag', 'readRemoteObject is ' + proxy);
3924 import { hilog } from '@kit.PerformanceAnalysisKit';
3928 hilog.info(0x0000, 'testTag', 'RpcServer: writeInterfaceToken is ' + result);
3948 import { hilog } from '@kit.PerformanceAnalysisKit';
3953 hilog.info(0x0000, 'testTag', 'RpcServer: interfaceToken is ' + interfaceToken);
3976 import { hilog } from '@kit.PerformanceAnalysisKit';
3980 hilog.info(0x0000, 'testTag', 'RpcClient: size is ' + size);
4000 import { hilog } from '@kit.PerformanceAnalysisKit';
4004 hilog.info(0x0000, 'testTag', 'RpcClient: capacity is ' + result);
4030 import { hilog } from '@kit.PerformanceAnalysisKit';
4034 hilog.info(0x0000, 'testTag', 'RpcClient: setSize is ' + setSize);
4060 import { hilog } from '@kit.PerformanceAnalysisKit';
4064 hilog.info(0x0000, 'testTag', 'RpcClient: setCapacity is ' + result);
4084 import { hilog } from '@kit.PerformanceAnalysisKit';
4089 hilog.info(0x0000, 'testTag', 'RpcServer: getWritableBytes is ' + getWritableBytes);
4112 import { hilog } from '@kit.PerformanceAnalysisKit';
4117 hilog.info(0x0000, 'testTag', 'RpcServer: getReadableBytes is ' + result);
4140 import { hilog } from '@kit.PerformanceAnalysisKit';
4144 hilog.info(0x0000, 'testTag', 'RpcClient: readPos is ' + readPos);
4164 import { hilog } from '@kit.PerformanceAnalysisKit';
4169 hilog.info(0x0000, 'testTag', 'RpcClient: bwPos is ' + bwPos);
4195 import { hilog } from '@kit.PerformanceAnalysisKit';
4201 hilog.info(0x0000, 'testTag', 'RpcClient: number is ' + number);
4204 hilog.info(0x0000, 'testTag', 'RpcClient: rewindRead is ' + number2);
4230 import { hilog } from '@kit.PerformanceAnalysisKit';
4237 hilog.info(0x0000, 'testTag', 'RpcClient: rewindWrite is ' + number);
4263 import { hilog } from '@kit.PerformanceAnalysisKit';
4267 hilog.info(0x0000, 'testTag', 'RpcClient: writeByte is ' + result);
4287 import { hilog } from '@kit.PerformanceAnalysisKit';
4291 hilog.info(0x0000, 'testTag', 'RpcClient: writeByte is ' + result);
4293 hilog.info(0x0000, 'testTag', 'RpcClient: readByte is ' + ret);
4319 import { hilog } from '@kit.PerformanceAnalysisKit';
4323 hilog.info(0x0000, 'testTag', 'RpcClient: writeShort is ' + result);
4343 import { hilog } from '@kit.PerformanceAnalysisKit';
4347 hilog.info(0x0000, 'testTag', 'RpcClient: writeShort is ' + result);
4349 hilog.info(0x0000, 'testTag', 'RpcClient: readShort is ' + ret);
4375 import { hilog } from '@kit.PerformanceAnalysisKit';
4379 hilog.info(0x0000, 'testTag', 'RpcClient: writeInt is ' + result);
4399 import { hilog } from '@kit.PerformanceAnalysisKit';
4403 hilog.info(0x0000, 'testTag', 'RpcClient: writeInt is ' + result);
4405 hilog.info(0x0000, 'testTag', 'RpcClient: readInt is ' + ret);
4431 import { hilog } from '@kit.PerformanceAnalysisKit';
4435 hilog.info(0x0000, 'testTag', 'RpcClient: writeLong is ' + result);
4455 import { hilog } from '@kit.PerformanceAnalysisKit';
4459 hilog.info(0x0000, 'testTag', 'RpcClient: writeLong is ' + result);
4461 hilog.info(0x0000, 'testTag', 'RpcClient: readLong is ' + ret);
4487 import { hilog } from '@kit.PerformanceAnalysisKit';
4491 hilog.info(0x0000, 'testTag', 'RpcClient: writeFloat is ' + result);
4511 import { hilog } from '@kit.PerformanceAnalysisKit';
4515 hilog.info(0x0000, 'testTag', 'RpcClient: writeFloat is ' + result);
4517 hilog.info(0x0000, 'testTag', 'RpcClient: readFloat is ' + ret);
4543 import { hilog } from '@kit.PerformanceAnalysisKit';
4547 hilog.info(0x0000, 'testTag', 'RpcClient: writeDouble is ' + result);
4567 import { hilog } from '@kit.PerformanceAnalysisKit';
4571 hilog.info(0x0000, 'testTag', 'RpcClient: writeDouble is ' + result);
4573 hilog.info(0x0000, 'testTag', 'RpcClient: readDouble is ' + ret);
4599 import { hilog } from '@kit.PerformanceAnalysisKit';
4603 hilog.info(0x0000, 'testTag', 'RpcClient: writeBoolean is ' + result);
4623 import { hilog } from '@kit.PerformanceAnalysisKit';
4627 hilog.info(0x0000, 'testTag', 'RpcClient: writeBoolean is ' + result);
4629 hilog.info(0x0000, 'testTag', 'RpcClient: readBoolean is ' + ret);
4655 import { hilog } from '@kit.PerformanceAnalysisKit';
4659 hilog.info(0x0000, 'testTag', 'RpcClient: writeChar is ' + result);
4679 import { hilog } from '@kit.PerformanceAnalysisKit';
4683 hilog.info(0x0000, 'testTag', 'RpcClient: writeChar is ' + result);
4685 hilog.info(0x0000, 'testTag', 'RpcClient: readChar is ' + ret);
4711 import { hilog } from '@kit.PerformanceAnalysisKit';
4715 hilog.info(0x0000, 'testTag', 'RpcClient: writeString is ' + result);
4735 import { hilog } from '@kit.PerformanceAnalysisKit';
4739 hilog.info(0x0000, 'testTag', 'RpcClient: writeString is ' + result);
4741 hilog.info(0x0000, 'testTag', 'RpcClient: readString is ' + ret);
4767 import { hilog } from '@kit.PerformanceAnalysisKit';
4790 hilog.info(0x0000, 'testTag', 'RpcClient: writeSequenceable is ' + result);
4816 import { hilog } from '@kit.PerformanceAnalysisKit';
4839 hilog.info(0x0000, 'testTag', 'RpcClient: writeSequenceable is ' + result);
4842 hilog.info(0x0000, 'testTag', 'RpcClient: readSequenceable is ' + result2);
4868 import { hilog } from '@kit.PerformanceAnalysisKit';
4873 hilog.info(0x0000, 'testTag', 'RpcClient: writeByteArray is ' + result);
4893 import { hilog } from '@kit.PerformanceAnalysisKit';
4898 hilog.info(0x0000, 'testTag', 'RpcClient: writeByteArray is ' + result);
4920 import { hilog } from '@kit.PerformanceAnalysisKit';
4925 hilog.info(0x0000, 'testTag', 'RpcClient: writeByteArray is ' + result);
4927 hilog.info(0x0000, 'testTag', 'RpcClient: readByteArray is ' + array);
4953 import { hilog } from '@kit.PerformanceAnalysisKit';
4957 hilog.info(0x0000, 'testTag', 'RpcClient: writeShortArray is ' + result);
4977 import { hilog } from '@kit.PerformanceAnalysisKit';
4981 hilog.info(0x0000, 'testTag', 'RpcClient: writeShortArray is ' + result);
5003 import { hilog } from '@kit.PerformanceAnalysisKit';
5007 hilog.info(0x0000, 'testTag', 'RpcClient: writeShortArray is ' + result);
5009 hilog.info(0x0000, 'testTag', 'RpcClient: readShortArray is ' + array);
5035 import { hilog } from '@kit.PerformanceAnalysisKit';
5039 hilog.info(0x0000, 'testTag', 'RpcClient: writeIntArray is ' + result);
5059 import { hilog } from '@kit.PerformanceAnalysisKit';
5063 hilog.info(0x0000, 'testTag', 'RpcClient: writeIntArray is ' + result);
5085 import { hilog } from '@kit.PerformanceAnalysisKit';
5089 hilog.info(0x0000, 'testTag', 'RpcClient: writeIntArray is ' + result);
5091 hilog.info(0x0000, 'testTag', 'RpcClient: readIntArray is ' + array);
5117 import { hilog } from '@kit.PerformanceAnalysisKit';
5121 hilog.info(0x0000, 'testTag', 'RpcClient: writeLongArray is ' + result);
5141 import { hilog } from '@kit.PerformanceAnalysisKit';
5145 hilog.info(0x0000, 'testTag', 'RpcClient: writeLongArray is ' + result);
5167 import { hilog } from '@kit.PerformanceAnalysisKit';
5171 hilog.info(0x0000, 'testTag', 'RpcClient: writeLongArray is ' + result);
5173 hilog.info(0x0000, 'testTag', 'RpcClient: readLongArray is ' + array);
5199 import { hilog } from '@kit.PerformanceAnalysisKit';
5203 hilog.info(0x0000, 'testTag', 'RpcClient: writeFloatArray is ' + result);
5223 import { hilog } from '@kit.PerformanceAnalysisKit';
5227 hilog.info(0x0000, 'testTag', 'RpcClient: writeFloatArray is ' + result);
5249 import { hilog } from '@kit.PerformanceAnalysisKit';
5253 hilog.info(0x0000, 'testTag', 'RpcClient: writeFloatArray is ' + result);
5255 hilog.info(0x0000, 'testTag', 'RpcClient: readFloatArray is ' + array);
5281 import { hilog } from '@kit.PerformanceAnalysisKit';
5285 hilog.info(0x0000, 'testTag', 'RpcClient: writeDoubleArray is ' + result);
5305 import { hilog } from '@kit.PerformanceAnalysisKit';
5309 hilog.info(0x0000, 'testTag', 'RpcClient: writeDoubleArray is ' + result);
5331 import { hilog } from '@kit.PerformanceAnalysisKit';
5335 hilog.info(0x0000, 'testTag', 'RpcClient: writeDoubleArray is ' + result);
5337 hilog.info(0x0000, 'testTag', 'RpcClient: readDoubleArray is ' + array);
5363 import { hilog } from '@kit.PerformanceAnalysisKit';
5367 hilog.info(0x0000, 'testTag', 'RpcClient: writeBooleanArray is ' + result);
5387 import { hilog } from '@kit.PerformanceAnalysisKit';
5391 hilog.info(0x0000, 'testTag', 'RpcClient: writeBooleanArray is ' + result);
5413 import { hilog } from '@kit.PerformanceAnalysisKit';
5417 hilog.info(0x0000, 'testTag', 'RpcClient: writeBooleanArray is ' + result);
5419 hilog.info(0x0000, 'testTag', 'RpcClient: readBooleanArray is ' + array);
5445 import { hilog } from '@kit.PerformanceAnalysisKit';
5449 hilog.info(0x0000, 'testTag', 'RpcClient: writeCharArray is ' + result);
5469 import { hilog } from '@kit.PerformanceAnalysisKit';
5473 hilog.info(0x0000, 'testTag', 'RpcClient: writeCharArray is ' + result);
5495 import { hilog } from '@kit.PerformanceAnalysisKit';
5499 hilog.info(0x0000, 'testTag', 'RpcClient: writeCharArray is ' + result);
5501 hilog.info(0x0000, 'testTag', 'RpcClient: readCharArray is ' + array);
5527 import { hilog } from '@kit.PerformanceAnalysisKit';
5531 hilog.info(0x0000, 'testTag', 'RpcClient: writeStringArray is ' + result);
5551 import { hilog } from '@kit.PerformanceAnalysisKit';
5555 hilog.info(0x0000, 'testTag', 'RpcClient: writeStringArray is ' + result);
5577 import { hilog } from '@kit.PerformanceAnalysisKit';
5581 hilog.info(0x0000, 'testTag', 'RpcClient: writeStringArray is ' + result);
5583 hilog.info(0x0000, 'testTag', 'RpcClient: readStringArray is ' + array);
5597 import { hilog } from '@kit.PerformanceAnalysisKit';
5601 hilog.info(0x0000, 'testTag', 'server died');
5619 hilog.info(0x0000, 'testTag', 'RpcServer: onRemoteRequest called');
5623 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
5644 import { hilog } from '@kit.PerformanceAnalysisKit';
5649 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
5653 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
5656 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
5676 import { hilog } from '@kit.PerformanceAnalysisKit';
5688 hilog.info(0x0000, 'testTag', 'sendRequest got result');
5691 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
5693 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed, errCode: ' + result.errCode);
5696 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest got exception: ' + e.message);
5698 hilog.info(0x0000, 'testTag', 'RPCTest: sendRequest ends, reclaim parcel');
5728 import { hilog } from '@kit.PerformanceAnalysisKit';
5754 hilog.info(0x0000, 'testTag', 'RpcClient: writeSequenceableArray is ' + result);
5774 import { hilog } from '@kit.PerformanceAnalysisKit';
5800 hilog.info(0x0000, 'testTag', 'RpcClient: writeSequenceableArray is ' + result);
5828 import { hilog } from '@kit.PerformanceAnalysisKit';
5832 hilog.info(0x0000, 'testTag', 'server died');
5856 hilog.info(0x0000, 'testTag', 'RpcClient: writeRemoteObjectArray is ' + result);
5876 import { hilog } from '@kit.PerformanceAnalysisKit';
5880 hilog.info(0x0000, 'testTag', 'server died');
5925 import { hilog } from '@kit.PerformanceAnalysisKit';
5929 hilog.info(0x0000, 'testTag', 'server died');
5953 hilog.info(0x0000, 'testTag', 'RpcClient: readRemoteObjectArray is ' + result);
5955 hilog.info(0x0000, 'testTag', 'RpcClient: readRemoteObjectArray is ' + b);
6030 import { hilog } from '@kit.PerformanceAnalysisKit';
6036 hilog.info(0x0000, 'testTag', 'RpcTest: parcel writeFd result is ' + writeResult);
6038 hilog.info(0x0000, 'testTag', 'RpcTest: parcel after write fd containFd result is ' + containFD);
6065 import { hilog } from '@kit.PerformanceAnalysisKit';
6071 hilog.info(0x0000, 'testTag', 'RpcTest: parcel writeFd result is ' + writeResult);
6092 import { hilog } from '@kit.PerformanceAnalysisKit';
6099 hilog.info(0x0000, 'testTag', 'RpcTest: parcel read fd is ' + readFD);
6125 import { hilog } from '@kit.PerformanceAnalysisKit';
6130 hilog.info(0x0000, 'testTag', 'RpcTest: write ashmem to result is ' + isWriteSuccess);
6150 import { hilog } from '@kit.PerformanceAnalysisKit';
6155 hilog.info(0x0000, 'testTag', 'RpcTest: write ashmem to result is ' + isWriteSuccess);
6157 hilog.info(0x0000, 'testTag', 'RpcTest: read ashmem to result is ' + readAshmem);
6177 import { hilog } from '@kit.PerformanceAnalysisKit';
6181 hilog.info(0x0000, 'testTag', 'RpcTest: parcel get RawDataCapacity result is ' + result);
6208 import { hilog } from '@kit.PerformanceAnalysisKit';
6213 hilog.info(0x0000, 'testTag', 'RpcTest: parcel write raw data result is ' + isWriteSuccess);
6239 import { hilog } from '@kit.PerformanceAnalysisKit';
6244 hilog.info(0x0000, 'testTag', 'RpcTest: parcel write raw data result is ' + isWriteSuccess);
6246 hilog.info(0x0000, 'testTag', 'RpcTest: parcel read raw data result is ' + result);
6276 import { hilog } from '@kit.PerformanceAnalysisKit';
6293hilog.info(0x0000, 'testTag', 'RpcClient: readInt is ' + this.num + ' readString is ' + this.str);
6327 import { hilog } from '@kit.PerformanceAnalysisKit';
6344hilog.info(0x0000, 'testTag', 'RpcClient: readInt is ' + this.num + ' readString is ' + this.str);
6386 import { hilog } from '@kit.PerformanceAnalysisKit';
6409 hilog.info(0x0000, 'testTag', 'RpcClient: writeSequenceable is ' + result);
6412 hilog.info(0x0000, 'testTag', 'RpcClient: readSequenceable is ' + result2);
6438 import { hilog } from '@kit.PerformanceAnalysisKit';
6461 hilog.info(0x0000, 'testTag', 'RpcClient: writeSequenceable is ' + result);
6464 hilog.info(0x0000, 'testTag', 'RpcClient: readSequenceable is ' + result2);
6502 import { hilog } from '@kit.PerformanceAnalysisKit';
6507 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
6511 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
6514 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
6563 import { hilog } from '@kit.PerformanceAnalysisKit';
6567 hilog.info(0x0000, 'testTag', 'server died');
6993 import { hilog } from '@kit.PerformanceAnalysisKit';
6998 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7002 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7005 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7025 import { hilog } from '@kit.PerformanceAnalysisKit';
7035 hilog.info(0x0000, 'testTag', 'sendRequest got result');
7037 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
7039 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed');
7041 hilog.info(0x0000, 'testTag', 'RPCTest: sendRequest ends, reclaim parcel');
7085 import { hilog } from '@kit.PerformanceAnalysisKit';
7090 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7094 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7097 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7117 import { hilog } from '@kit.PerformanceAnalysisKit';
7128 hilog.info(0x0000, 'testTag', 'sendMessageRequest got result');
7131 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
7132 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
7134hilog.error(0x0000, 'testTag', 'RPCTest: sendMessageRequest failed, errCode: ' + result.errCode);
7137 hilog.error(0x0000, 'testTag', 'RPCTest: sendMessageRequest failed, message: ' + e.message);
7139 hilog.info(0x0000, 'testTag', 'RPCTest: sendMessageRequest ends, reclaim parcel');
7179 import { hilog } from '@kit.PerformanceAnalysisKit';
7184 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7188 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7191 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7211 import { hilog } from '@kit.PerformanceAnalysisKit';
7223 hilog.info(0x0000, 'testTag', 'sendRequest got result');
7226 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
7227 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
7229 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed, errCode: ' + result.errCode);
7232 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed, message: ' + e.message);
7234 hilog.info(0x0000, 'testTag', 'RPCTest: sendRequest ends, reclaim parcel');
7274 import { hilog } from '@kit.PerformanceAnalysisKit';
7280 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7284 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7287 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7296 hilog.info(0x0000, 'testTag', 'sendMessageRequest got result');
7299 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
7300 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
7302hilog.error(0x0000, 'testTag', 'RPCTest: sendMessageRequest failed, errCode: ' + result.errCode);
7304 hilog.info(0x0000, 'testTag', 'RPCTest: sendMessageRequest ends, reclaim parcel');
7321 import { hilog } from '@kit.PerformanceAnalysisKit';
7334 hilog.error(0x0000, 'testTag', 'rpc sendMessageRequest fail, errorCode ' + e.code);
7335 hilog.error(0x0000, 'testTag', 'rpc sendMessageRequest fail, errorMessage ' + e.message);
7368 import { hilog } from '@kit.PerformanceAnalysisKit';
7374 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7378 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7381 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7390 hilog.info(0x0000, 'testTag', 'sendRequest got result');
7393 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
7394 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
7396 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed, errCode: ' + result.errCode);
7398 hilog.info(0x0000, 'testTag', 'RPCTest: sendRequest ends, reclaim parcel');
7460 import { hilog } from '@kit.PerformanceAnalysisKit';
7465 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7469 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7472 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7492 import { hilog } from '@kit.PerformanceAnalysisKit';
7498 hilog.info(0x0000, 'testTag', 'RpcClient: getLocalInterface is ' + broker);
7501 hilog.error(0x0000, 'testTag', 'rpc get local interface fail, errorCode ' + e.code);
7502 hilog.error(0x0000, 'testTag', 'rpc get local interface fail, errorMessage ' + e.message);
7537 import { hilog } from '@kit.PerformanceAnalysisKit';
7542 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7546 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7549 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7569 import { hilog } from '@kit.PerformanceAnalysisKit';
7573 hilog.info(0x0000, 'testTag', 'RpcClient: queryLocalInterface is ' + broker);
7607 import { hilog } from '@kit.PerformanceAnalysisKit';
7612 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7616 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7619 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7639 import { hilog } from '@kit.PerformanceAnalysisKit';
7644 hilog.info(0x0000, 'testTag', 'server died');
7653 hilog.error(0x0000, 'testTag', 'proxy register deathRecipient fail, errorCode ' + e.code);
7654hilog.error(0x0000, 'testTag', 'proxy register deathRecipient fail, errorMessage ' + e.message);
7690 import { hilog } from '@kit.PerformanceAnalysisKit';
7695 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7699 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7702 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7722 import { hilog } from '@kit.PerformanceAnalysisKit';
7726 hilog.info(0x0000, 'testTag', 'server died');
7765 import { hilog } from '@kit.PerformanceAnalysisKit';
7770 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7774 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7777 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7797 import { hilog } from '@kit.PerformanceAnalysisKit';
7802 hilog.info(0x0000, 'testTag', 'server died');
7812 hilog.error(0x0000, 'testTag', 'proxy unregister deathRecipient fail, errorCode ' + e.code);
7813hilog.error(0x0000, 'testTag', 'proxy unregister deathRecipient fail, errorMessage ' + e.message);
7849 import { hilog } from '@kit.PerformanceAnalysisKit';
7854 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7858 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7861 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7881 import { hilog } from '@kit.PerformanceAnalysisKit';
7885 hilog.info(0x0000, 'testTag', 'server died');
7924 import { hilog } from '@kit.PerformanceAnalysisKit';
7929 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
7933 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
7936 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
7955 import { hilog } from '@kit.PerformanceAnalysisKit';
7961 hilog.info(0x0000, 'testTag', 'RpcClient: descriptor is ' + descriptor);
7964 hilog.error(0x0000, 'testTag', 'rpc get interface descriptor fail, errorCode ' + e.code);
7965hilog.error(0x0000, 'testTag', 'rpc get interface descriptor fail, errorMessage ' + e.message);
7994 import { hilog } from '@kit.PerformanceAnalysisKit';
7999 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
8003 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
8006 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
8026 import { hilog } from '@kit.PerformanceAnalysisKit';
8030 hilog.info(0x0000, 'testTag', 'RpcClient: descriptor is ' + descriptor);
8054 import { hilog } from '@kit.PerformanceAnalysisKit';
8059 hilog.info(0x0000, 'testTag', 'RpcClient: js onConnect called');
8063 hilog.info(0x0000, 'testTag', 'RpcClient: onDisconnect');
8066 hilog.info(0x0000, 'testTag', 'RpcClient: onFailed');
8086 import { hilog } from '@kit.PerformanceAnalysisKit';
8090 hilog.info(0x0000, 'testTag', 'RpcClient: isObjectDead is ' + isDead);
8195 import { hilog } from '@kit.PerformanceAnalysisKit';
8199 hilog.info(0x0000, 'testTag', 'Set asynchronization flag');
8219 import { hilog } from '@kit.PerformanceAnalysisKit';
8223 hilog.info(0x0000, 'testTag', 'create object successfully');
8225 hilog.info(0x0000, 'testTag', 'run getFlags success, flog is ' + flog);
8227 hilog.info(0x0000, 'testTag', 'run setFlags success');
8229 hilog.info(0x0000, 'testTag', 'run getFlags success, flog2 is ' + flog2);
8231 hilog.error(0x0000, 'testTag', 'error ' + error);
8252 import { hilog } from '@kit.PerformanceAnalysisKit';
8257 hilog.info(0x0000, 'testTag', 'run setFlags success');
8259 hilog.info(0x0000, 'testTag', 'run getFlags success, flog is ' + flog);
8261 hilog.error(0x0000, 'testTag', 'error ' + error);
8282 import { hilog } from '@kit.PerformanceAnalysisKit';
8287 hilog.info(0x0000, 'testTag', 'run getWaitTime success, time is ' + time);
8290 hilog.info(0x0000, 'testTag', 'run getWaitTime success, time is ' + time2);
8292 hilog.error(0x0000, 'testTag', 'error ' + error);
8313 import { hilog } from '@kit.PerformanceAnalysisKit';
8319 hilog.info(0x0000, 'testTag', 'run getWaitTime success, time is ' + time);
8321 hilog.error(0x0000, 'testTag', 'error ' + error);
8346 import { hilog } from '@kit.PerformanceAnalysisKit';
8349 hilog.info(0x0000, 'testTag', 'RpcServer: getContextObject result: ' + samgr);
8369 import { hilog } from '@kit.PerformanceAnalysisKit';
8374 hilog.info(0x0000, 'testTag', 'RpcServer: getCallingPid result: ' + callerPid);
8397 import { hilog } from '@kit.PerformanceAnalysisKit';
8402 hilog.info(0x0000, 'testTag', 'RpcServer: getCallingUid result: ' + callerUid);
8425 import { hilog } from '@kit.PerformanceAnalysisKit';
8430 hilog.info(0x0000, 'testTag', 'RpcServer: getCallingTokenId result: ' + callerTokenId);
8453 import { hilog } from '@kit.PerformanceAnalysisKit';
8458 hilog.info(0x0000, 'testTag', 'RpcServer: callerDeviceID is ' + callerDeviceID);
8481 import { hilog } from '@kit.PerformanceAnalysisKit';
8486 hilog.info(0x0000, 'testTag', 'RpcServer: localDeviceID is ' + localDeviceID);
8509 import { hilog } from '@kit.PerformanceAnalysisKit';
8514 hilog.info(0x0000, 'testTag', 'RpcServer: isLocalCalling is ' + isLocalCalling);
8545 import { hilog } from '@kit.PerformanceAnalysisKit';
8558 hilog.error(0x0000, 'testTag', 'proxy flushCmdBuffer fail, errorCode ' + e.code);
8559 hilog.error(0x0000, 'testTag', 'proxy flushCmdBuffer fail, errorMessage ' + e.message);
8590 import { hilog } from '@kit.PerformanceAnalysisKit';
8594 hilog.info(0x0000, 'testTag', 'server died');
8613 hilog.info(0x0000, 'testTag', 'RpcServer: flushCommands result: ' + ret);
8633 import { hilog } from '@kit.PerformanceAnalysisKit';
8638 hilog.info(0x0000, 'testTag', 'RpcServer: callingIdentity is ' + callingIdentity);
8669 import { hilog } from '@kit.PerformanceAnalysisKit';
8674 hilog.info(0x0000, 'testTag', 'RpcServer: callingIdentity is ' + callingIdentity);
8708 import { hilog } from '@kit.PerformanceAnalysisKit';
8713 hilog.info(0x0000, 'testTag', 'RpcServer: callingIdentity is ' + callingIdentity);
8715 hilog.info(0x0000, 'testTag', 'RpcServer: setCallingIdentity is ' + ret);
8769 import { hilog } from '@kit.PerformanceAnalysisKit';
8773 hilog.info(0x0000, 'testTag', 'server died');
8798 hilog.info(0x0000, 'testTag', 'sendRequest got result');
8800 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
8802 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed');
8804 hilog.info(0x0000, 'testTag', 'RPCTest: sendRequest ends, reclaim parcel');
8844 import { hilog } from '@kit.PerformanceAnalysisKit';
8860 hilog.info(0x0000, 'testTag', 'sendMessageRequest got result');
8863 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
8864 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
8866hilog.error(0x0000, 'testTag', 'RPCTest: sendMessageRequest failed, errCode: ' + result.errCode);
8869 hilog.error(0x0000, 'testTag', 'RPCTest: sendMessageRequest failed, message: ' + e.message);
8871 hilog.info(0x0000, 'testTag', 'RPCTest: sendMessageRequest ends, reclaim parcel');
8907 import { hilog } from '@kit.PerformanceAnalysisKit';
8911 hilog.info(0x0000, 'testTag', 'server died');
8938 hilog.info(0x0000, 'testTag', 'sendRequest got result');
8941 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
8942 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
8944 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed, errCode: ' + result.errCode);
8947 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed, message: ' + e.message);
8949 hilog.info(0x0000, 'testTag', 'RPCTest: sendRequest ends, reclaim parcel');
8985 import { hilog } from '@kit.PerformanceAnalysisKit';
8995 hilog.info(0x0000, 'testTag', 'sendRequest got result');
8998 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
8999 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
9001 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed, errCode: ' + result.errCode);
9003 hilog.info(0x0000, 'testTag', 'RPCTest: sendRequest ends, reclaim parcel');
9041 import { hilog } from '@kit.PerformanceAnalysisKit';
9046 hilog.info(0x0000, 'testTag', 'server died');
9065 hilog.info(0x0000, 'testTag', 'sendRequest got result');
9068 hilog.info(0x0000, 'testTag', 'RPCTest: reply num: ' + num);
9069 hilog.info(0x0000, 'testTag', 'RPCTest: reply msg: ' + msg);
9071 hilog.error(0x0000, 'testTag', 'RPCTest: sendRequest failed, errCode: ' + result.errCode);
9073 hilog.info(0x0000, 'testTag', 'RPCTest: sendRequest ends, reclaim parcel');
9118 import { hilog } from '@kit.PerformanceAnalysisKit';
9127 hilog.info(0x0000, 'testTag', 'RpcServer: sync onRemoteMessageRequest is called');
9130 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
9140 import { hilog } from '@kit.PerformanceAnalysisKit';
9149 hilog.info(0x0000, 'testTag', 'RpcServer: async onRemoteMessageRequest is called');
9151 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
9165 import { hilog } from '@kit.PerformanceAnalysisKit';
9174 hilog.info(0x0000, 'testTag', 'RpcServer: sync onRemoteMessageRequest is called');
9177 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
9184 hilog.info(0x0000, 'testTag', 'RpcServer: async onRemoteMessageRequest is called');
9186 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
9197 import { hilog } from '@kit.PerformanceAnalysisKit';
9205 hilog.info(0x0000, 'testTag', 'RpcServer: sync onRemoteRequest is called');
9208 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
9215 hilog.info(0x0000, 'testTag', 'RpcServer: async onRemoteMessageRequest is called');
9217 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
9258 import { hilog } from '@kit.PerformanceAnalysisKit';
9262 hilog.info(0x0000, 'testTag', 'server died');
9280 hilog.info(0x0000, 'testTag', 'RpcServer: onRemoteRequest called');
9283 hilog.error(0x0000, 'testTag', 'RpcServer: unknown code: ' + code);
9306 import { hilog } from '@kit.PerformanceAnalysisKit';
9314 hilog.info(0x0000, 'testTag', 'RpcServer: getCallingUid: ' + testRemoteObject.getCallingUid());
9334 import { hilog } from '@kit.PerformanceAnalysisKit';
9342 hilog.info(0x0000, 'testTag', 'RpcServer: getCallingPid: ' + testRemoteObject.getCallingPid());
9376 import { hilog } from '@kit.PerformanceAnalysisKit';
9381 hilog.info(0x0000, 'testTag', 'server died');
9407 hilog.error(0x0000, 'testTag', 'rpc get local interface fail, errorCode ' + e.code);
9408 hilog.error(0x0000, 'testTag', 'rpc get local interface fail, errorMessage ' + e.message);
9439 import { hilog } from '@kit.PerformanceAnalysisKit';
9443 hilog.info(0x0000, 'testTag', 'server died');
9493 import { hilog } from '@kit.PerformanceAnalysisKit';
9498 hilog.info(0x0000, 'testTag', 'server died');
9518 hilog.info(0x0000, 'testTag', 'RpcServer: descriptor is ' + descriptor);
9521 hilog.error(0x0000, 'testTag', 'rpc get local interface fail, errorCode ' + e.code);
9522 hilog.error(0x0000, 'testTag', 'rpc get local interface fail, errorMessage ' + e.message);
9547 import { hilog } from '@kit.PerformanceAnalysisKit';
9551 hilog.info(0x0000, 'testTag', 'server died');
9570 hilog.info(0x0000, 'testTag', 'RpcServer: descriptor is: ' + descriptor);
9599 import { hilog } from '@kit.PerformanceAnalysisKit';
9604 hilog.info(0x0000, 'testTag', 'server died');
9614 hilog.error(0x0000, 'testTag', ' rpc attach local interface fail, errorCode ' + e.code);
9615hilog.error(0x0000, 'testTag', ' rpc attach local interface fail, errorMessage ' + e.message);
9656 import { hilog } from '@kit.PerformanceAnalysisKit';
9660 hilog.info(0x0000, 'testTag', 'server died');
9732 import { hilog } from '@kit.PerformanceAnalysisKit';
9739 hilog.info(0x0000, 'testTag', 'RpcTest: get ashemm by create: ' + ashmem + ' size is ' + size);
9742 hilog.error(0x0000, 'testTag', 'Rpc creat ashmem fail, errorCode ' + e.code);
9743 hilog.error(0x0000, 'testTag', 'Rpc creat ashmem fail, errorMessage ' + e.message);
9775 import { hilog } from '@kit.PerformanceAnalysisKit';
9779hilog.info(0x0000, 'testTag', 'RpcTest: get ashemm by createAshmem: ' + ashmem + ' size is ' + siz…
9813 import { hilog } from '@kit.PerformanceAnalysisKit';
9820 hilog.info(0x0000, 'testTag', 'RpcTest: get ashemm by create: ' + ashmem2 + ' size is ' + size);
9823 hilog.error(0x0000, 'testTag', 'Rpc creat ashmem from existing fail, errorCode ' + e.code);
9824hilog.error(0x0000, 'testTag', 'Rpc creat ashmem from existing fail, errorMessage ' + e.message);
9855 import { hilog } from '@kit.PerformanceAnalysisKit';
9860hilog.info(0x0000, 'testTag', 'RpcTest: get ashemm by createAshmemFromExisting: ' + ashmem2 + ' si…
9914 import { hilog } from '@kit.PerformanceAnalysisKit';
9918 hilog.info(0x0000, 'testTag', 'RpcTest: get ashmem is ' + ashmem + ' size is ' + size);
9947 import { hilog } from '@kit.PerformanceAnalysisKit';
9955 hilog.error(0x0000, 'testTag', 'Rpc map ashmem fail, errorCode ' + e.code);
9956 hilog.error(0x0000, 'testTag', 'Rpc map ashmem fail, errorMessage ' + e.message);
9987 import { hilog } from '@kit.PerformanceAnalysisKit';
9991 hilog.info(0x0000, 'testTag', 'RpcTest: map ashmem result is ' + mapReadAndWrite);
10013 import { hilog } from '@kit.PerformanceAnalysisKit';
10021 hilog.error(0x0000, 'testTag', 'Rpc map read and write ashmem fail, errorCode ' + e.code);
10022 hilog.error(0x0000, 'testTag', 'Rpc map read and write ashmem fail, errorMessage ' + e.message);
10047 import { hilog } from '@kit.PerformanceAnalysisKit';
10051 hilog.info(0x0000, 'testTag', 'RpcTest: map ashmem result is ' + mapResult);
10073 import { hilog } from '@kit.PerformanceAnalysisKit';
10081 hilog.error(0x0000, 'testTag', 'Rpc map read and write ashmem fail, errorCode ' + e.code);
10082 hilog.error(0x0000, 'testTag', 'Rpc map read and write ashmem fail, errorMessage ' + e.message);
10107 import { hilog } from '@kit.PerformanceAnalysisKit';
10111 hilog.info(0x0000, 'testTag', 'RpcTest: Ashmem mapReadOnlyAshmem result is ' + mapResult);
10140 import { hilog } from '@kit.PerformanceAnalysisKit';
10148 hilog.error(0x0000, 'testTag', 'Rpc set protection type fail, errorCode ' + e.code);
10149 hilog.error(0x0000, 'testTag', 'Rpc set protection type fail, errorMessage ' + e.message);
10180 import { hilog } from '@kit.PerformanceAnalysisKit';
10184 hilog.info(0x0000, 'testTag', 'RpcTest: Ashmem setProtection result is ' + result);
10219 import { hilog } from '@kit.PerformanceAnalysisKit';
10234 hilog.error(0x0000, 'testTag', 'Rpc write to ashmem fail, errorCode ' + e.code);
10235 hilog.error(0x0000, 'testTag', 'Rpc write to ashmem fail, errorMessage ' + e.message);
10273 import { hilog } from '@kit.PerformanceAnalysisKit';
10283 hilog.error(0x0000, 'testTag', 'Rpc write to ashmem fail, errorCode ' + e.code);
10284 hilog.error(0x0000, 'testTag', 'Rpc write to ashmem fail, errorMessage ' + e.message);
10319 import { hilog } from '@kit.PerformanceAnalysisKit';
10323 hilog.info(0x0000, 'testTag', 'RpcTest map ashmem result is ' + mapResult);
10326 hilog.info(0x0000, 'testTag', 'RpcTest: write to Ashmem result is ' + writeResult);
10366 import { hilog } from '@kit.PerformanceAnalysisKit';
10381 hilog.error(0x0000, 'testTag', 'Rpc write to ashmem fail, errorCode ' + e.code);
10382 hilog.error(0x0000, 'testTag', 'Rpc write to ashmem fail, errorMessage ' + e.message);
10387 hilog.info(0x0000, 'testTag', 'RpcTest: read from Ashmem result is ' + readInt32View);
10390 hilog.error(0x0000, 'testTag', 'Rpc read from ashmem fail, errorCode ' + e.code);
10391 hilog.error(0x0000, 'testTag', 'Rpc read from ashmem fail, errorMessage ' + e.message);
10435 import { hilog } from '@kit.PerformanceAnalysisKit';
10444 hilog.info(0x0000, 'testTag', 'RpcTest: read from Ashmem result is ' + readResult);
10447 hilog.error(0x0000, 'testTag', 'Rpc read from ashmem fail, errorCode ' + e.code);
10448 hilog.error(0x0000, 'testTag', 'Rpc read from ashmem fail, errorMessage ' + e.message);
10482 import { hilog } from '@kit.PerformanceAnalysisKit';
10486 hilog.info(0x0000, 'testTag', 'RpcTest map ashmem result is ' + mapResult);
10489 hilog.info(0x0000, 'testTag', 'RpcTest: write to Ashmem result is ' + writeResult);
10491 hilog.info(0x0000, 'testTag', 'RpcTest: read to Ashmem result is ' + readResult);