Home
last modified time | relevance | path

Searched defs:externalIds (Results 1 – 25 of 78) sorted by relevance

1234

/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/library/
H A DLocalMetadataProxy.cpp111 const char** externalIds, in ExternalIdListToTrackListQuery()
180 const char** externalIds; member in ExternalIdListToTrackListQuery
190 const char** externalIds, in RemoveFromPlaylistQuery()
284 const char** externalIds; member in RemoveFromPlaylistQuery
586 const char** externalIds, in SavePlaylistWithExternalIds()
704 const char** externalIds, in AppendToPlaylistWithExternalIds()
736 const char** externalIds, in RemoveTracksFromPlaylist()
758 const char** externalIds, size_t externalIdCount) in QueryTracksByExternalId()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/examples/people/api/
H A Dexternal_ids.php19 $externalIds = $client->getPeopleApi()->getExternalIds(33); variable
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/examples/account/people/api/
H A Dexternal_ids.php19 $externalIds = $client->getPeopleApi()->getExternalIds(33); variable
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/examples/account/people/model/
H A Dexternal_ids.php20 $externalIds = $repository->getExternalIds(287); variable
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/examples/people/model/
H A Dexternal_ids.php20 $externalIds = $repository->getExternalIds(287); variable
/dports/textproc/write-good/write-good-1.0.8/node_modules/cli-width/.nyc_output/processinfo/
H A Dindex.json1 …ers/ilya/maintained/cli-width/index.js":["00ef1b3d-3687-482b-8d03-de2f76b58f54"]},"externalIds":{}} object
/dports/misc/netron/node_modules/cli-width/.nyc_output/processinfo/
H A Dindex.json1 …ers/ilya/maintained/cli-width/index.js":["00ef1b3d-3687-482b-8d03-de2f76b58f54"]},"externalIds":{}} object
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/react-ace/.nyc_output/processinfo/
H A Dindex.json1 …8193":{"parent":"022509dc-f281-4a43-83b8-090e391e1100","children":[]}},"files":{},"externalIds":{}} object
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/@elastic/eui/node_modules/react-ace/.nyc_output/processinfo/
H A Dindex.json1 …8193":{"parent":"022509dc-f281-4a43-83b8-090e391e1100","children":[]}},"files":{},"externalIds":{}} object
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Type/
H A DMediaAsset.php95 public $externalIds = null; variable in Kaltura\\Client\\Type\\MediaAsset
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/Tv/
H A DSeason.php77 protected $externalIds; variable in Tmdb\\Model\\Tv\\Season
286 public function setExternalIds($externalIds)
H A DEpisode.php92 protected $externalIds; variable in Tmdb\\Model\\Tv\\Episode
362 public function setExternalIds($externalIds)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/Tv/
H A DSeason.php77 protected $externalIds; variable in Tmdb\\Model\\Tv\\Season
286 public function setExternalIds($externalIds)
H A DEpisode.php92 protected $externalIds; variable in Tmdb\\Model\\Tv\\Episode
362 public function setExternalIds($externalIds)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/
H A DPerson.php122 protected $externalIds; variable in Tmdb\\Model\\Person
487 public function setExternalIds($externalIds)
H A DTv.php169 protected $externalIds; variable in Tmdb\\Model\\Tv
813 public function setExternalIds($externalIds)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/
H A DPerson.php122 protected $externalIds; variable in Tmdb\\Model\\Person
487 public function setExternalIds($externalIds)
H A DTv.php169 protected $externalIds; variable in Tmdb\\Model\\Tv
813 public function setExternalIds($externalIds)
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikdroid/app/src/main/java/io/casey/musikcube/remote/service/websocket/model/impl/remote/
H A DRemoteMetadataProxy.kt294 val externalIds = JSONArray() in <lambda>() constant
364 val externalIds = JSONArray() in <lambda>() constant
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/libshared/test/json/
H A D6.json1 …stName":"Pascal-Louis","points":0,"id":8,"industryFocus":"TECHNOLOGY","externalIds":[{"platform":"… array
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/libshared/test/json/
H A D6.json1 …stName":"Pascal-Louis","points":0,"id":8,"industryFocus":"TECHNOLOGY","externalIds":[{"platform":"… array
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Directory/
H A DUser.php32 public $externalIds; variable in Google_Service_Directory_User
155 public function setExternalIds($externalIds)
/dports/www/py-lektor/Lektor-3.2.2/lektor/admin/.nyc_output/processinfo/
H A Dindex.json1 …"/home/jakob/dev/lektor/lektor/admin/static/js/components/RecordComponent.tsx":["29a2593c-aa2a-459…
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Directory/
H A DUser.php32 public $externalIds; variable in Google_Service_Directory_User
157 public function setExternalIds($externalIds)
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikdroid/app/src/main/java/io/casey/musikcube/remote/ui/tracks/model/
H A DEditPlaylistViewModel.kt23 private var externalIds: MutableList<String> = mutableListOf() in <lambda>() variable in io.casey.musikcube.remote.ui.tracks.model.EditPlaylistViewModel

1234