Home
last modified time | relevance | path

Searched refs:readJSONFile (Results 1 – 25 of 33) sorted by relevance

12

/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dclient_side_encryption_prose_test.go201 key := readJSONFile(mt, "external-key.json")
241 {"$jsonSchema", readJSONFile(mt, "limits-schema.json")},
247 key := readJSONFile(mt, "limits-key.json")
267 limitsDoc := readJSONFile(mt, "limits-doc.json")
358 corpusSchema := readJSONFile(mt, "corpus-schema.json")
387 {"$jsonSchema", readJSONFile(mt, "corpus-schema.json")},
393 localKeyFile := readJSONFile(mt, "corpus-key-local.json")
394 awsKeyFile := readJSONFile(mt, "corpus-key-aws.json")
408 corpus := readJSONFile(mt, "corpus.json")
495 corpusEncrypted := readJSONFile(mt, "corpus-encrypted.json")
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dclient_side_encryption_prose_test.go225 key := readJSONFile(mt, "external-key.json")
271 key := readJSONFile(mt, "limits-key.json")
291 limitsDoc := readJSONFile(mt, "limits-doc.json")
416 readJSONFile(mt, "corpus-key-local.json"),
417 readJSONFile(mt, "corpus-key-aws.json"),
418 readJSONFile(mt, "corpus-key-azure.json"),
419 readJSONFile(mt, "corpus-key-gcp.json"),
425 corpus := readJSONFile(mt, "corpus.json")
1161 func readJSONFile(mt *mtest.T, file string) bson.Raw { func
1231 keyDoc := readJSONFile(mt, "external-key.json")
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dclient_side_encryption_prose_test.go224 key := readJSONFile(mt, "external-key.json")
270 key := readJSONFile(mt, "limits-key.json")
290 limitsDoc := readJSONFile(mt, "limits-doc.json")
415 readJSONFile(mt, "corpus-key-local.json"),
416 readJSONFile(mt, "corpus-key-aws.json"),
417 readJSONFile(mt, "corpus-key-azure.json"),
418 readJSONFile(mt, "corpus-key-gcp.json"),
424 corpus := readJSONFile(mt, "corpus.json")
1109 func readJSONFile(mt *mtest.T, file string) bson.Raw { func
1179 keyDoc := readJSONFile(mt, "external-key.json")
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dclient_side_encryption_prose_test.go202 key := readJSONFile(mt, "external-key.json")
242 {"$jsonSchema", readJSONFile(mt, "limits-schema.json")},
248 key := readJSONFile(mt, "limits-key.json")
268 limitsDoc := readJSONFile(mt, "limits-doc.json")
359 corpusSchema := readJSONFile(mt, "corpus-schema.json")
388 {"$jsonSchema", readJSONFile(mt, "corpus-schema.json")},
394 localKeyFile := readJSONFile(mt, "corpus-key-local.json")
395 awsKeyFile := readJSONFile(mt, "corpus-key-aws.json")
409 corpus := readJSONFile(mt, "corpus.json")
641 "db.coll": readJSONFile(mt, "external-schema.json"),
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/includes/resourceloader/
H A DResourceLoaderOOUIImageModule.php112 return $this->readJSONFile( $dataPath );
122 protected function readJSONFile( $dataPath ) { function in ResourceLoaderOOUIImageModule
H A DResourceLoaderOOUIIconPackModule.php54 $moreData = $this->readJSONFile( $this->getThemeImagesPath( $theme, $module ) );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/resourceloader/
H A DResourceLoaderOOUIImageModule.php112 return $this->readJSONFile( $dataPath );
122 protected function readJSONFile( $dataPath ) { function in ResourceLoaderOOUIImageModule
H A DResourceLoaderOOUIIconPackModule.php54 $moreData = $this->readJSONFile( $this->getThemeImagesPath( $theme, $module ) );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/resourceloader/
H A DResourceLoaderOOUIImageModule.php112 return $this->readJSONFile( $dataPath );
122 protected function readJSONFile( $dataPath ) { function in ResourceLoaderOOUIImageModule
H A DResourceLoaderOOUIIconPackModule.php54 $moreData = $this->readJSONFile( $this->getThemeImagesPath( $theme, $module ) );
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/scripts/
H A Dutils.py10 def readJSONFile(FileName): function
59 return readJSONFile(exefile)
H A Danalyze_qm_failures.py74 rows = utils.readJSONFile(getFname("qmrows"))
/dports/www/firefox/firefox-99.0/dom/quota/scripts/
H A Dutils.py10 def readJSONFile(FileName): function
59 return readJSONFile(exefile)
H A Danalyze_qm_failures.py74 rows = utils.readJSONFile(getFname("qmrows"))
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/scripts/
H A Dutils.py10 def readJSONFile(FileName): function
59 return readJSONFile(exefile)
H A Danalyze_qm_failures.py74 rows = utils.readJSONFile(getFname("qmrows"))
/dports/games/easyrpg-player/Player-0.7.0/builds/android/app/src/main/java/org/easyrpg/player/game_browser/
H A DGameInformation.java62 JSONObject jso = Helper.readJSONFile(savePath + "/" + preferenceFileName); in getProjectInputLayout()
77 JSONObject jso = Helper.readJSONFile(savePath + "/" + preferenceFileName); in read_project_preferences_encoding()
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/Make/
H A DMonad.hs9 , readJSONFile
98 readJSONFile :: (MonadIO m, MonadError MultipleErrors m) => Aeson.FromJSON a => FilePath -> m (Mayb…
99 readJSONFile path = function
/dports/editors/kate/kate-21.12.3/addons/project/
H A Dkateproject.cpp102 QJsonDocument KateProject::readJSONFile(const QString &fileName) in readJSONFile() function in KateProject
126 QJsonDocument project(readJSONFile(m_fileName)); in readProjectFile()
144 const auto localSettings = readJSONFile(projectLocalFileName(QStringLiteral("local"))); in readProjectFile()
H A Dkateproject.h262 static QJsonDocument readJSONFile(const QString &fileName);
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/tests/
H A Dinit_test.go61 func readJSONFile(fn string, value interface{}) error { func
228 if err := readJSONFile(path, m.Addr().Interface()); err != nil {
/dports/games/easyrpg-player/Player-0.7.0/builds/android/app/src/main/java/org/easyrpg/player/
H A DHelper.java122 public static JSONObject readJSONFile(String path) { in readJSONFile() method in Helper
/dports/www/mediawiki135/mediawiki-1.35.5/includes/cache/localisation/
H A DLocalisationCache.php585 public function readJSONFile( $fileName ) { function in LocalisationCache
929 $data = $this->readJSONFile( $fileName );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/cache/localisation/
H A DLocalisationCache.php584 public function readJSONFile( $fileName ) {
929 $data = $this->readJSONFile( $fileName );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/cache/localisation/
H A DLocalisationCache.php584 public function readJSONFile( $fileName ) { function in LocalisationCache
926 $data = $this->readJSONFile( $fileName );

12