Home
last modified time | relevance | path

Searched defs:getAppPath (Results 1 – 20 of 20) sorted by relevance

/dports/www/owncloud/owncloud/lib/private/IntegrityCheck/Helpers/
H A DAppLocator.php39 public function getAppPath($appId) { function in OC\\IntegrityCheck\\Helpers\\AppLocator
/dports/www/nextcloud/nextcloud/lib/private/IntegrityCheck/Helpers/
H A DAppLocator.php44 public function getAppPath(string $appId): string { function in OC\\IntegrityCheck\\Helpers\\AppLocator
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DFileManager.h97 inline const std::string& getAppPath(){ in getAppPath() function
/dports/www/owncloud/owncloud/updater/src/Utils/
H A DAppManager.php110 public function getAppPath($appId){ function in Owncloud\\Updater\\Utils\\AppManager
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/
H A Denvironment.cpp110 std::string Environment::getAppPath() { in getAppPath() function in Environment
/dports/deskutils/xchm/xchm-1.23/src/
H A Dchmapp.cpp229 wxString CHMApp::getAppPath(const wxString& argv0, const wxString& cwd) in getAppPath() function in CHMApp
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/standalone/source/platform/win32/
H A Dwin32commondirectories.cpp95 Optional<UTF8String> CommonDirectories::getAppPath () const in getAppPath() function in VSTGUI::Standalone::Platform::Win32::CommonDirectories
/dports/www/owncloud/owncloud/lib/public/App/
H A DIAppManager.php179 public function getAppPath($appId); function
/dports/www/nextcloud/nextcloud/lib/public/App/
H A DIAppManager.php130 public function getAppPath($appId); function
/dports/cad/ldview/ldview-4.4/TCFoundation/
H A DTCUserDefaults.h115 static const char* getAppPath(void) { return appPath.c_str(); } in getAppPath() function
/dports/textproc/highlight/highlight-4.1/src/core/
H A Dplatform_fs.cpp55 std::string getAppPath() in getAppPath() function
/dports/games/gtkradiant/GPL/GtkRadiant/include/
H A Dqerplugin.h103 const char* (*getAppPath)(); member
/dports/www/nextcloud/nextcloud/lib/private/App/
H A DAppManager.php423 public function getAppPath($appId) { function in OC\\App\\AppManager
/dports/www/owncloud/owncloud/lib/private/App/
H A DAppManager.php652 public function getAppPath($appId) { function in OC\\App\\AppManager
/dports/games/netradiant/netradiant-20150621-src/include/
H A Dqerplugin.h123 const char* ( *getAppPath )( ); member
/dports/www/owncloud/owncloud/lib/private/legacy/
H A Dapp.php557 public static function getAppPath($appId) { function in OC_App
/dports/www/nextcloud/nextcloud/lib/private/legacy/
H A DOC_App.php532 public static function getAppPath(string $appId) { function in OC_App
/dports/deskutils/nextcloudclient/desktop-3.4.1/admin/win/tools/NCToolsShared/
H A Dutility_win.cpp333 std::wstring Utility::getAppPath(const std::wstring &appVendor, const std::wstring &appName) in getAppPath() function in NCTools::Utility
/dports/www/gitea/gitea-1.16.5/modules/setting/
H A Dsetting.go435 func getAppPath() (string, error) { func
/dports/misc/netron/node_modules/electron/
H A Delectron.d.ts904 getAppPath(): string; method