Searched defs:GetProductDirectory (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsAppFileLocationProvider.cpp159 rv = GetProductDirectory(getter_AddRefs(localFile));
163 rv = GetProductDirectory(getter_AddRefs(localFile));
259 rv = GetProductDirectory(getter_AddRefs(localFile));
328 // GetProductDirectory - Gets the directory which contains the application data folder
334 NS_METHOD nsAppFileLocationProvider::GetProductDirectory(nsILocalFile **aLocalFile) function in class:nsAppFileLocationProvider
427 rv = GetProductDirectory(getter_AddRefs(localDir));

Completed in 44 milliseconds