Home
last modified time | relevance | path

Searched refs:transient (Results 1 – 7 of 7) sorted by relevance

/system/nvram/core/
Dnvram_manager.cpp311 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/
Dnvram_manager.h116 SpaceListEntry* transient = nullptr; member
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto103 // Post-merge cleanup steps could not be completed due to a transient
/system/sepolicy/prebuilts/api/26.0/public/
Drecovery.te46 # only transient, and subsequent steps in the OTA script correct this
/system/sepolicy/prebuilts/api/27.0/public/
Drecovery.te47 # only transient, and subsequent steps in the OTA script correct this
/system/tools/hidl/
Dhidl-gen_y.yy147 "case", "enum", "instanceof", "return", "transient", "catch", "extends", "int",
/system/core/rootdir/
Dinit.rc379 # This allows the ledtrig-transient properties to be created here so
381 write /sys/class/leds/vibrator/trigger "transient"