Home
last modified time | relevance | path

Searched refs:__newindex (Results 1 – 3 of 3) sorted by relevance

/external/bcc/src/lua/bcc/vendor/
Dmiddleclass.lua88 __call = _call, __newindex = _declareInstanceMethod })
Dhelpers.lua190 __newindex = function (_, n) function
/external/bcc/src/lua/bpf/
Dbpf.lua1452 __newindex = function (map, k, v) function