Searched refs:PropertyAsyncFunc (Results 1 – 1 of 1) sorted by relevance
190 typedef int (*PropertyAsyncFunc)(const std::string&, const std::string&); typedef194 PropertyAsyncFunc func;243 PropertyAsyncFunc func, std::string* error) { in PropertySetAsync()