Searched refs:IS_UPDATE (Results 1 – 3 of 3) sorted by relevance
283 OSL_ASSERT(thisIs(IS_UPDATE)); in commitChanges()303 OSL_ASSERT(thisIs(IS_UPDATE)); in hasPendingChanges()315 OSL_ASSERT(thisIs(IS_UPDATE)); in getPendingChanges()
1794 OSL_ASSERT(thisIs(IS_UPDATE)); in replaceByName()1838 OSL_ASSERT(thisIs(IS_EXTENSIBLE|IS_UPDATE)); in insertByName()1888 OSL_ASSERT(thisIs(IS_EXTENSIBLE|IS_UPDATE)); in removeByName()1923 OSL_ASSERT(thisIs(IS_SET|IS_UPDATE)); in createInstance()1944 OSL_ASSERT(thisIs(IS_SET|IS_UPDATE)); in createInstanceWithArguments()2235 ((what & IS_UPDATE) == 0 || getRootAccess()->isUpdate()); in thisIs()
571 IS_GROUP_MEMBER = 0x08, IS_SET_MEMBER = 0x10, IS_UPDATE = 0x20 }; enumerator
Completed in 26 milliseconds