OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_usercallback
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
Audio_mac.py
16
self.
_usercallback
= None
20
self.
_usercallback
= None
85
if self.
_usercallback
:
86
self.
_usercallback
()
89
self.
_usercallback
= callback
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
Audio_mac.py
16
self.
_usercallback
= None
20
self.
_usercallback
= None
85
if self.
_usercallback
:
86
self.
_usercallback
()
89
self.
_usercallback
= callback
Completed in 943 milliseconds