Searched refs:transient (Results 1 – 7 of 7) sorted by relevance
/system/nvram/core/ |
D | nvram_manager.cpp | 311 response->read_locked = space_record.transient->read_locked; in GetSpaceInfo() 318 response->write_locked = space_record.transient->write_locked; in GetSpaceInfo() 491 space_record.transient->write_locked = true; in LockSpaceWrite() 520 space_record.transient->read_locked = true; in LockSpaceRead() 604 transient->index); in CheckWriteAccess() 608 if (transient->write_locked) { in CheckWriteAccess() 610 transient->index); in CheckWriteAccess() 620 transient->index); in CheckWriteAccess() 631 if (transient->read_locked) { in CheckReadAccess() 633 transient->index); in CheckReadAccess() [all …]
|
/system/nvram/core/include/nvram/core/ |
D | nvram_manager.h | 116 SpaceListEntry* transient = nullptr; member
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot.proto | 103 // Post-merge cleanup steps could not be completed due to a transient
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | recovery.te | 46 # only transient, and subsequent steps in the OTA script correct this
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | recovery.te | 47 # only transient, and subsequent steps in the OTA script correct this
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 147 "case", "enum", "instanceof", "return", "transient", "catch", "extends", "int",
|
/system/core/rootdir/ |
D | init.rc | 379 # This allows the ledtrig-transient properties to be created here so 381 write /sys/class/leds/vibrator/trigger "transient"
|