Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/watchdog/src/
Dwatchdog_fsevents.c283 PyObject * CFString_AsPyUnicode(CFStringRef cf_string_ref) in CFString_AsPyUnicode() function
407 path = CFString_AsPyUnicode(cf_path); in watchdog_FSEventStreamCallback()