Lines Matching refs:stringArray
2541 writeStringArray(stringArray: string[]): void
2551 | stringArray | string[] | Yes | String array to write. The length of a single element in the arra…
2573 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorCode ' + e.code);
2574 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorMessage ' + e.message);
2612 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorCode ' + e.code);
2613 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorMessage ' + e.message);
2620 hilog.error(0x0000, 'testTag', 'rpc read stringArray fail, errorCode ' + e.code);
2621 hilog.error(0x0000, 'testTag', 'rpc read stringArray fail, errorMessage ' + e.message);
2658 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorCode ' + e.code);
2659 hilog.error(0x0000, 'testTag', 'rpc write stringArray fail, errorMessage ' + e.message);
2666 hilog.error(0x0000, 'testTag', 'rpc read stringArray fail, errorCode ' + e.code);
2667 hilog.error(0x0000, 'testTag', 'rpc read stringArray fail, errorMessage ' + e.message);
5485 writeStringArray(stringArray: string[]): boolean
5495 | stringArray | string[] | Yes | String array to write. The length of a single element in the arra…