Home
last modified time | relevance | path

Searched refs:vid (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/video/video001/
H A Dindex.js28 var video = this.$refs.vid;
33 var video = this.$refs.vid;
38 var video = this.$refs.vid;
55 var video = this.$refs.vid;
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dgraph.h64 static constexpr auto defaultVertexPrinter = [](VertexId vid) { return std::to_string(vid); };
/ohos5.0/foundation/multimodalinput/input/service/device_manager/src/
H A Dinput_device_manager.cpp371 char vid[bufSize] = ""; in GetInputIdentification() local
373 sprintf_s(vid, sizeof(vid), "%04X", deviceVendor); in GetInputIdentification()
375 std::string strVid(vid); in GetInputIdentification()
/ohos5.0/docs/zh-cn/application-dev/device/driver/
H A Ddriverextensionability.md153 "name": "vid", // 支持 USB vendor id 列表,填写16进制,此处为4817的16进制
/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h110 FFI_EXPORT int32_t FFiOHOSVerifyInit(int64_t vid, int64_t pid);
/ohos5.0/docs/en/application-dev/device/driver/
H A Ddriverextensionability.md153 …"name": "vid," // List of USB vendor IDs. Enter a hex value. Here, the value is the hex value of 4…
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/video_encoder/
H A D1280_720_nv.yuv Error!