Searched defs:bs (Results 1 – 25 of 27) sorted by relevance
12
/base/update/updater/services/include/applypatch/ |
D | block_writer.h | 29 BlockWriter(int fd, BlockSet& bs) : fd_(fd), bs_(bs), totalWritten_(0), blockIndex_(0), in BlockWriter()
|
D | transfer_manager.h | 34 BlockSet bs; member
|
/base/update/updater/test/unittest/applypatch_test/ |
D | imagepatch_unittest.h | 53 FileWriter(int fd, BlockSet &bs) : fd_(fd), bs_(bs), totalWritten_(0), currentBlockLeft_(0) {} in FileWriter()
|
/base/update/updater/services/applypatch/ |
D | command_process.cpp | 44 BlockSet bs; in Execute() local
|
/base/update/updater/services/fs_manager/ |
D | do_partition.cpp | 70 BlockSpecific* bs = BLOCK_SPECIFIC(&dev); in DoFsync() local
|
/base/security/certificate_framework/frameworks/adapter/v2.0/src/ |
D | cf_adapter_extension_openssl.c | 426 …BASIC_CONSTRAINTS *bs = (BASIC_CONSTRAINTS *)X509V3_get_d2i(exts, NID_basic_constraints, NULL, NUL… in CheckBasicConstraints() local
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
D | hiappevent_base.cpp | 297 void AppEventPack::AddParam(const std::string& key, const std::vector<bool>& bs) in AddParam()
|
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/resource/ |
D | default-hour.json | 10 "bs": ["H"], array
|
D | elapsed-patterns.json | 74 "bs": [ array
|
D | plural.json | 74 "bs": [ array
|
D | week_data.json | 28 "bs": ["2;1;7;1"], array
|
D | am-pm-markers.json | 34 "bs": [ array
|
D | time-patterns.json | 57 "bs": [ array
|
D | decimal_plural.json | 110 "bs": [ array
|
D | hour-minute-secons-pattern.json | 57 "bs": [ array
|
D | calendar-gregorian-dayNames-format-abbreviated.json | 119 "bs": [ array
|
D | format-wide-weeday-names.json | 119 "bs": [ array
|
D | number-format.json | 163 "bs": [ array
|
D | standalone-wide-weekday-names.json | 110 "bs": [ array
|
D | standalone-abbr-weekday-names.json | 110 "bs": [ array
|
D | full-medium-short-pattern.json | 67 "bs": [ array
|
D | standalone-wide-month-names.json | 296 "bs": [ array
|
D | format-wide-month-names.json | 310 "bs": [ array
|
D | stand-alone-abbr-month-names.json | 296 "bs": [ array
|
D | calendar-gregorian-monthNames-format-abbreviated.json | 310 "bs": [ array
|
12