Searched refs:QRD_DYNAMIC_NV_PROP (Results 1 – 1 of 1) sorted by relevance
97 #define QRD_DYNAMIC_NV_PROP "persist.sys.dynamic.nv" macro671 if (property_get(QRD_DYNAMIC_NV_PROP, property_nv_replaced_status, NULL) in dynamic_nv_replace()698 if (property_set(QRD_DYNAMIC_NV_PROP, "replacing") < 0) in dynamic_nv_replace()701 QRD_DYNAMIC_NV_PROP, strerror(errno)); in dynamic_nv_replace()712 if (property_set(QRD_DYNAMIC_NV_PROP, "done") < 0) in dynamic_nv_replace()715 QRD_DYNAMIC_NV_PROP, strerror(errno)); in dynamic_nv_replace()