Searched refs:infomation (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_idl_inner_interface_test.cpp | 301 CStationInfo infomation; variable 302 infomation.type = 1; 303 …if (memcpy_s(infomation.mac, WIFI_MAX_MAC_ADDR_LENGTH, "00:00:AA:BB:CC:DD", WIFI_MAX_MAC_ADDR_LENG… 309 OnApStaJoinOrLeave(&infomation, id); 312 OnApStaJoinOrLeave(&infomation, id); 816 P2pServDiscReqInfo infomation; variable 817 infomation.tlvsLength = LENTH; 818 if (memcpy_s(infomation.tlvs, WIFI_MAX_MAC_ADDR_LENGTH, "AABBCCDDEEFFGGHH", LENTH) != EOK) { 824 OnP2pServDiscReq(&infomation); 827 OnP2pServDiscReq(&infomation);
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/ |
H A D | README.md | 2 …ese functions, other modules in the system can obtain some application infomation, install and uni…
|
/ohos5.0/drivers/interface/usb/gadget/mtp/v1_0/ |
H A D | IUsbfnMtpInterface.idl | 98 … * Proxy worked on file management, include fopen/fclose/fseek/fread/fwrite and offset infomation. 111 … * Proxy worked on file management, include fopen/fclose/fseek/fread/fwrite and offset infomation.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/usb_gadget_mtp_v1_0/foo/usb/gadget/mtp/v1_0/ |
H A D | IUsbfnMtpInterface.idl | 98 … * Proxy worked on file management, include fopen/fclose/fseek/fread/fwrite and offset infomation. 111 … * Proxy worked on file management, include fopen/fclose/fseek/fread/fwrite and offset infomation.
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/build/ |
H A D | hisysevent.yaml | 184 NOTE: {type: STRING, desc: extra infomation} 202 NOTE: {type: STRING, desc: extra infomation}
|
/ohos5.0/base/print/print_fwk/ |
H A D | hisysevent.yaml | 118 PRINT_INFO: {type: STRING, desc: print infomation }
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hidumper.md | 226 screen |dump all screen infomation in the system 252 screen |dump all screen infomation in the system
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/ |
H A D | js-apis-socket.md | 4288 console.log('message infomation: ' + messageView); 4327 console.log('message infomation: ' + messageView); 5197 console.log('message infomation: ' + messageView); 5236 console.log('message infomation: ' + messageView);
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | js-apis-socket.md | 4288 console.log('message infomation: ' + messageView); 4327 console.log('message infomation: ' + messageView); 5197 console.log('message infomation: ' + messageView); 5236 console.log('message infomation: ' + messageView);
|