Searched refs:read_only_ (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/stl/
H A Ddbstl_base_iterator.h86 bool read_only_; member in class:db_base_iterator
175 read_only_ = false;
190 read_only_ = b_read_only;
204 read_only_ = bi.read_only_;
230 read_only_ = bi.read_only_;
H A Ddbstl_map.h540 if (!this->read_only_ && penv != NULL) {
1036 if (this->read_only_) {
1056 if (this->read_only_) {
1683 itr.read_only_ = read_only;
1710 itr.read_only_ = true;
H A Ddbstl_vector.h630 if (!this->read_only_ && penv != NULL) {
812 this->read_only_ = b_read_only;
1114 if (this->read_only_) {
1394 itr.read_only_ = readonly;
1428 itr.read_only_ = true;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/stl/
H A Ddbstl_base_iterator.h86 bool read_only_; member in class:db_base_iterator
175 read_only_ = false;
190 read_only_ = b_read_only;
204 read_only_ = bi.read_only_;
230 read_only_ = bi.read_only_;
H A Ddbstl_map.h540 if (!this->read_only_ && penv != NULL) {
1036 if (this->read_only_) {
1056 if (this->read_only_) {
1683 itr.read_only_ = read_only;
1710 itr.read_only_ = true;
H A Ddbstl_vector.h630 if (!this->read_only_ && penv != NULL) {
812 this->read_only_ = b_read_only;
1114 if (this->read_only_) {
1394 itr.read_only_ = readonly;
1428 itr.read_only_ = true;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/stl/
H A Ddbstl_base_iterator.h86 bool read_only_; member in class:db_base_iterator
175 read_only_ = false;
190 read_only_ = b_read_only;
204 read_only_ = bi.read_only_;
230 read_only_ = bi.read_only_;
H A Ddbstl_map.h540 if (!this->read_only_ && penv != NULL) {
1036 if (this->read_only_) {
1056 if (this->read_only_) {
1683 itr.read_only_ = read_only;
1710 itr.read_only_ = true;
H A Ddbstl_vector.h630 if (!this->read_only_ && penv != NULL) {
812 this->read_only_ = b_read_only;
1114 if (this->read_only_) {
1394 itr.read_only_ = readonly;
1428 itr.read_only_ = true;

Completed in 215 milliseconds