Searched refs:sc (Results 1 – 9 of 9) sorted by relevance
/system/core/fs_mgr/libsnapshot/ |
D | partition_cow_creator.cpp | 134 bool WriteExtent(DmSnapCowSizeCalculator* sc, const chromeos_update_engine::Extent& de, in WriteExtent() argument 152 sc->WriteSector(sector_id); in WriteExtent() 178 DmSnapCowSizeCalculator sc(kSectorSize, kSnapshotChunkSize); in GetCowSize() local 183 if (!WriteExtent(&sc, de, sectors_per_block)) return std::nullopt; in GetCowSize() 186 if (update == nullptr) return sc.cow_size_bytes(); in GetCowSize() 198 if (!WriteExtent(&sc, de, sectors_per_block)) return std::nullopt; in GetCowSize() 202 return sc.cow_size_bytes(); in GetCowSize()
|
/system/nfc/src/nfc/tags/ |
D | ce_t3t.cc | 522 uint16_t sc; in ce_t3t_handle_non_nfc_forum_cmd() local 541 BE_STREAM_TO_UINT16(sc, p); in ce_t3t_handle_non_nfc_forum_cmd() 546 if ((sc == 0xFFFF) || (sc == p_cb->system_code)) { in ce_t3t_handle_non_nfc_forum_cmd()
|
D | rw_t3t.cc | 1715 uint16_t sc; in rw_t3t_handle_get_sc_poll_rsp() local 1722 BE_STREAM_TO_UINT16(sc, p); in rw_t3t_handle_get_sc_poll_rsp() 1724 LOG(VERBOSE) << StringPrintf("FeliCa detected (RD, system code %04X)", sc); in rw_t3t_handle_get_sc_poll_rsp() 1726 p_cb->system_codes[p_cb->num_system_codes++] = sc; in rw_t3t_handle_get_sc_poll_rsp()
|
/system/security/keystore2/src/km_compat/ |
D | lib.rs | 346 Ok(sc) => sc, in test_secure_clock()
|
/system/extras/simpleperf/doc/ |
D | android_application_profiling.md | 197 $ ./inferno.sh -sc 218 $ ./inferno.sh -sc
|
D | scripts_reference.md | 197 $ ./inferno.sh -sc --record_file perf.data
|
/system/timezone/output_data/android/ |
D | tzids.prototxt | 1560 isoCode: "sc"
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 2984 isoCode:"sc"
|
/system/extras/simpleperf/scripts/inferno/ |
D | inferno.b64 | 1 …zhzD/OXzU8tmvBXPdjJmnpLco11mM/rAQiWVE5cT9ZRu4awzpyyzpK/Mkz9uObnkY/DuhuAnrz/sc+PbgJ7Q99AVtj34ribUXY…
|