Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-sysdeps-wince-glue.c677 CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes) in CreateDirectoryA() argument
683 pathname = _dbus_win_utf8_to_utf16 (lpPathName, NULL); in CreateDirectoryA()
697 RemoveDirectoryA (LPCSTR lpPathName) in RemoveDirectoryA() argument
703 pathname = _dbus_win_utf8_to_utf16 (lpPathName, NULL); in RemoveDirectoryA()