Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 17 of 17) sorted by relevance

/base/usb/usb_manager/test/native/js_unittest/
DDateAndTimeUtil.js56 fill(value) { method in DateAndTimeUtil
70 return `${this.fill(hours)}:${this.fill(minutes)}`;
74 return `${this.fill(hours)}:${this.fill(minutes)}:${this.fill(milliseconds)}`;
/base/global/system_resources/systemres/main/resources/base/media/
Dohos_ic_bottomsheet_close.svg2 <g fill="#000" fill-rule="evenodd" stroke="none" stroke-width="1">
3 …<path fill-rule="nonzero" d="M19.7157288,76.2842712 C35.3367004,91.9052429 60.6632996,91.9052429 7…
Dohos_paste_button_line.svg2 …<path fill="#000" fill-rule="nonzero" stroke="none" stroke-width="1" d="M1.5,16.397 L1.5,16.750453…
Dohos_ic_public_paste.svg2 …<path fill="#000" fill-rule="nonzero" stroke="none" stroke-width="1" d="M1.5,16.397 L1.5,16.750453…
Dohos_semi_modal_bar_middle.svg1 …lns="http://www.w3.org/2000/svg" viewBox="0 0 160 80"><defs><style>.cls-1{fill:none;}</style></def…
Dohos_semi_modal_bar_down.svg1 …lns="http://www.w3.org/2000/svg" viewBox="0 0 160 80"><defs><style>.cls-1{fill:none;}</style></def…
Dohos_play.svg1 …mlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"><defs><style>.cls-1{fill:#1a1a1a;}</style></…
Dohos_full_screen.svg1 …mlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"><defs><style>.cls-1{fill:#1a1a1a;}</style></…
Dohos_exit_full_screen.svg1 …mlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"><defs><style>.cls-1{fill:#1a1a1a;}</style></…
Dohos_ic_public_device_watch.svg1 …578-.16373905c-.0291224-.28756201-.2712228-.50638148-.5602565-.50638148z" fill-rule="evenodd"/></s…
Dohos_pause.svg1 …mlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"><defs><style>.cls-1{fill:#1a1a1a;}</style></…
/base/update/updater/test/unittest/applypatch_test/
Dblockset_unittest.cpp63 std::fill(buffer.begin(), buffer.end(), 0);
87 std::fill(buffer.begin(), buffer.end(), 0);
107 std::fill(srcBuffer.begin(), srcBuffer.end(), 0);
108 std::fill(tgtBuffer.begin(), tgtBuffer.end(), 0);
Dpartition_update_record_unittest.cpp70 std::fill(buffer.begin(), buffer.end(), 0);
/base/usb/usb_manager/test/fuzztest/usbmgrbulkcancel_fuzzer/
Dusbmgrbulkcancel_fuzzer.cpp44 tdata.fill('Y'); in GetSharedMem()
/base/hiviewdfx/hiappevent/test/unittest/common/napi/
Dnapi_hiappevent.test.js409 let longArr = new Array(100).fill(1);
410 let iLongArr = new Array(101).fill("a");
427 let longArr = new Array(100).fill(1);
428 let iLongArr = new Array(101).fill("a");
/base/update/update_app/product/oh/base/src/main/ets/pages/
Dindex.ets290 .fill($r('app.color.has_new_version_circle_fill'))
/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
Doutput_p.inl450 /* fill zero for normal char 128 byte for 0x80 - 0xff */