Home
last modified time | relevance | path

Searched refs:getVisibilityType (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/owncloud/owncloud/apps/files_external/lib/Controller/
H A DStoragesController.php179 if (!$backend->isVisibleFor($this->service->getVisibilityType())) {
190 if (!$authMechanism->isVisibleFor($this->service->getVisibilityType())) {
/dports/www/nextcloud/nextcloud/apps-pkg/files_external/lib/Service/
H A DStoragesService.php208 if (!$backend->isVisibleFor($this->getVisibilityType())) {
212 if (!$authMechanism->isVisibleFor($this->getVisibilityType())) {
225 abstract public function getVisibilityType(); function in OCA\\Files_External\\Service\\StoragesService
H A DUserStoragesService.php136 public function getVisibilityType() { function in OCA\\Files_External\\Service\\UserStoragesService
H A DGlobalStoragesService.php160 public function getVisibilityType() { function in OCA\\Files_External\\Service\\GlobalStoragesService
/dports/www/owncloud/owncloud/lib/public/Files/External/Service/
H A DIStoragesService.php70 public function getVisibilityType(); function
/dports/www/nextcloud/nextcloud/apps-pkg/files_external/lib/Controller/
H A DStoragesController.php198 if (!$backend->isVisibleFor($this->service->getVisibilityType())) {
209 if (!$authMechanism->isVisibleFor($this->service->getVisibilityType())) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h55 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h59 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCSymbolXCOFF.h59 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } in getVisibilityType() function
/dports/www/owncloud/owncloud/lib/private/Files/External/Service/
H A DStoragesService.php222 if (!$backend->isVisibleFor($this->getVisibilityType())) {
226 if (!$authMechanism->isVisibleFor($this->getVisibilityType())) {
239 abstract public function getVisibilityType(); function in OC\\Files\\External\\Service\\StoragesService
H A DUserStoragesService.php140 public function getVisibilityType() { function in OC\\Files\\External\\Service\\UserStoragesService
H A DGlobalStoragesService.php160 public function getVisibilityType() { function in OC\\Files\\External\\Service\\GlobalStoragesService
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/android/junit/src/org/chromium/chromecast/shell/
H A DCastWebContentsIntentUtilsTest.java80 int type = CastWebContentsIntentUtils.getVisibilityType(in); in testOnVisibilityChange()
88 type = CastWebContentsIntentUtils.getVisibilityType(in); in testOnVisibilityChange()
/dports/graphics/alembic/alembic-1.8.3/maya/AbcExport/
H A DMayaUtility.h107 int getVisibilityType(const MPlug & iPlug);
H A DMayaUtility.cpp236 int util::getVisibilityType(const MPlug & iPlug) in getVisibilityType() function in util
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/android/apk/src/org/chromium/chromecast/shell/
H A DCastWebContentsComponent.java252 int visibilityType = CastWebContentsIntentUtils.getVisibilityType(intent); in onReceiveIntent()
H A DCastWebContentsIntentUtils.java260 public static int getVisibilityType(Intent in) { in getVisibilityType() method in CastWebContentsIntentUtils

12