Searched refs:isGlobalProp (Results 1 – 3 of 3) sorted by relevance
57 inline constexpr bool isGlobalProp(int32_t prop) { in isGlobalProp() function
117 RecordId recId = {prop, isGlobalProp(prop) ? 0 : area, token }; in readValueOrNull()153 .area = isGlobalProp(valuePrototype.prop) ? 0 : valuePrototype.areaId, in getRecordIdLocked()
301 if (isGlobalProp(cfg.prop)) { in onCreate()308 if (isGlobalProp(cfg.prop)) { in onCreate()