Searched defs:cr (Results 1 – 8 of 8) sorted by relevance
| /system/extras/bootctl/ |
| D | bootctl.cpp | 94 static int handle_return(CommandResult cr, const char* errStr) { in handle_return() 117 const auto cr = module->SetActiveBootSlot(slot_number); in do_set_active_boot_slot() local 122 const auto cr = module->MarkSlotUnbootable(slot_number); in do_set_slot_as_unbootable() local
|
| /system/core/init/ |
| D | property_service.cpp | 126 const ucred* cr; member 161 ucred cr = {.pid = 0, .uid = 0, .gid = 0}; in CanReadProperty() local 169 const char* source_context, const ucred& cr) { in CheckMacPerms() 463 const std::string& source_context, const ucred& cr) { in CheckControlPropertyPerms() 493 const std::string& source_context, const ucred& cr, std::string* error) { in CheckPermissions() 530 const std::string& source_context, const ucred& cr, in HandlePropertySet() 575 const std::string& source_context, const ucred& cr, in HandlePropertySetNoSocket() 590 ucred cr; in handle_property_set_fd() local 628 const auto& cr = socket.cred(); in handle_property_set_fd() local 657 const auto& cr = socket.cred(); in handle_property_set_fd() local [all …]
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshotctl.cpp | 183 auto cr = hal->SetActiveBootSlot(target_slot_number); in CreateTestUpdate() local
|
| /system/core/libsystem/include/system/ |
| D | graphics.h | 87 void *cr; member
|
| /system/core/debuggerd/tombstoned/ |
| D | tombstoned.cpp | 390 ucred cr = {}; in crash_request_cb() local
|
| /system/extras/simpleperf/ |
| D | cmd_dumprecord.cpp | 415 void DumpRecordCommand::ProcessCallChainRecord(const CallChainRecord& cr) { in ProcessCallChainRecord()
|
| D | cmd_record_test.cpp | 1298 CommRecord* cr = static_cast<CommRecord*>(r.get()); in TEST() local
|
| /system/vold/ |
| D | Checkpoint.cpp | 177 auto cr = module->MarkBootSuccessful(); in cp_commitChanges() local
|