| /system/vold/model/ |
| D | EmulatedVolume.cpp | 98 std::string label = volume.getLabel(); in bindMountVolume() local 118 std::string label = getLabel(); in mountFuseBindMounts() local 235 std::string label = getLabel(); in unmountFuseBindMounts() local 333 std::string label = getLabel(); in doMount() local 504 std::string label = getLabel(); in doUnmount() local
|
| D | VolumeEncryption.cpp | 79 bool setup_ext_volume(const std::string& label, const std::string& blk_device, in setup_ext_volume()
|
| /system/keymaster/tests/ |
| D | ckdf_test.cpp | 31 const char* label; member 90 auto label = hex2blob(test.label); in TEST() local
|
| /system/keymaster/include/keymaster/km_openssl/ |
| D | ckdf.h | 36 inline keymaster_error_t ckdf(const KeymasterKeyBlob& key, const KeymasterBlob& label, in ckdf()
|
| /system/keymaster/include/keymaster/cppcose/ |
| D | cppcose.h | 250 std::optional<int> getIntValue(Label label) { in getIntValue() 256 std::optional<bytevec> getBstrValue(Label label) { in getBstrValue() 265 bool checkIntValue(Label label, int expectedValue) { in checkIntValue() 270 void add(Label label, int value) { key_->add(label, value); } in add() 271 void add(Label label, bytevec value) { key_->add(label, std::move(value)); } in add()
|
| /system/core/toolbox/ |
| D | getevent.c | 16 struct label { struct 24 static struct label key_value_labels[] = { argument 99 const char* label; in print_possible_events() local
|
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
| D | cow_reader.cpp | 95 bool CowReader::Parse(android::base::unique_fd&& fd, std::optional<uint64_t> label) { in Parse() 100 bool CowReader::Parse(android::base::borrowed_fd fd, std::optional<uint64_t> label) { in Parse() 165 bool CowReader::ParseOps(std::optional<uint64_t> label) { in ParseOps() 558 bool CowReader::GetLastLabel(uint64_t* label) { in GetLastLabel()
|
| D | cow_writer.cpp | 118 bool ICowWriter::AddLabel(uint64_t label) { in AddLabel() 309 bool CowWriter::InitializeAppend(android::base::unique_fd&& fd, uint64_t label) { in InitializeAppend() 314 bool CowWriter::InitializeAppend(android::base::borrowed_fd fd, uint64_t label) { in InitializeAppend() 388 bool CowWriter::OpenForAppend(uint64_t label) { in OpenForAppend() 569 bool CowWriter::EmitLabel(uint64_t label) { in EmitLabel()
|
| D | cow_api_test.cpp | 639 uint64_t label; in TEST_F() local 748 uint64_t label; in TEST_F() local 995 uint64_t label; in TEST_F() local
|
| /system/media/alsa_utils/ |
| D | alsa_logging.c | 103 void log_pcm_config(const struct pcm_config * config, const char* label) { in log_pcm_config()
|
| /system/teeui/libteeui/example/ |
| D | example_utils.cpp | 53 void translate(LabelImpl* label) { in translate()
|
| /system/vold/ |
| D | cryptfs.cpp | 103 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev, const KeyBuffer& key, in cryptfs_setup_ext_volume()
|
| D | MetadataCrypt.cpp | 375 bool defaultkey_setup_ext_volume(const std::string& label, const std::string& blk_device, in defaultkey_setup_ext_volume()
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshot_writer.cpp | 136 bool CompressedSnapshotWriter::EmitLabel(uint64_t label) { in EmitLabel() 148 bool CompressedSnapshotWriter::InitializeAppend(uint64_t label) { in InitializeAppend()
|
| /system/extras/cpustats/ |
| D | cpustats.c | 305 char label[8]; in print_stats() local 322 static void print_cpu_stats(char* label, struct cpu_info* new_cpu, struct cpu_info* old_cpu, in print_cpu_stats()
|
| /system/core/sdcard/ |
| D | sdcard.cpp | 166 static void run_sdcardfs(const std::string& source_path, const std::string& label, uid_t uid, in run_sdcardfs() 237 const char *label = NULL; in main() local
|
| /system/netd/server/ |
| D | NetlinkHandler.cpp | 201 const char *label = evt->findParam("INTERFACE"); in onEvent() local 248 void NetlinkHandler::notifyInterfaceClassActivityChanged(int label, bool isActive, in notifyInterfaceClassActivityChanged()
|
| D | NdcDispatcher.cpp | 53 #define PARSE_INT_RETURN_IF_FAIL(cli, label, intLabel, errMsg, addErrno) \ argument 62 #define PARSE_UINT_RETURN_IF_FAIL(cli, label, intLabel, errMsg, addErrno) \ argument
|
| /system/vold/binder/android/os/ |
| D | IVoldListener.aidl | 24 long sizeBytes, @utf8InCpp String label, @utf8InCpp String sysPath); in onDiskMetadataChanged()
|
| /system/extras/ext4_utils/include/ext4_utils/ |
| D | ext4_sb.h | 47 const char* label; member
|
| /system/netd/tests/ |
| D | netd_test.cpp | 74 static void assertBpfContext(const char* const target, const char* const label) { in assertBpfContext()
|
| D | TestUnsolService.cpp | 82 binder::Status TestUnsolService::onInterfaceClassActivityChanged(bool isActive, int label, in onInterfaceClassActivityChanged()
|
| /system/update_engine/payload_consumer/ |
| D | snapshot_extent_writer_unittest.cc | 80 bool EmitLabel(uint64_t label) { in EmitLabel()
|
| /system/core/debuggerd/libdebuggerd/ |
| D | utility.cpp | 203 void dump_memory(log_t* log, unwindstack::Memory* memory, uint64_t addr, const std::string& label) { in dump_memory()
|
| /system/core/fs_mgr/include_fstab/fstab/ |
| D | fstab.h | 44 std::string label; member
|