Home
last modified time | relevance | path

Searched defs:uri (Results 51 - 75 of 997) sorted by relevance

12345678910>>...40

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/
H A Dlist_command_v10.cpp30 static int32_t ListAsset(const ExecEnv &env, const std::string &tableName, const std::string &uri) in ListAsset() argument
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_comm_napi.cpp33 CreatePhotoAssetNapi( napi_env env, const string &uri, int32_t cameraShotType, const string &burstKey) CreatePhotoAssetNapi() argument
/foundation/multimedia/media_library/frameworks/native/c_api/moving_photo_capi/
H A Dmoving_photo_capi.cpp21 MediaLibrary_ErrorCode OH_MovingPhoto_GetUri(OH_MovingPhoto* movingPhoto, const char** uri) in OH_MovingPhoto_GetUri() argument
43 OH_MovingPhoto_RequestContentWithUri(OH_MovingPhoto* movingPhoto, MediaLibrary_ResourceType resourceType, char* uri) OH_MovingPhoto_RequestContentWithUri() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_manager_utils_test/src/
H A Dmedialibrary_manager_utils_test.cpp52 string uri = "medialib_GetOperationType_test_001/test"; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_ability_manager.cpp36 int32_t ExtensionAbilityManager::ConnectExtension(const std::string &uri, const std::string &bundleName, in ConnectExtension() argument
H A Dextension_mgr_proxy.cpp51 Connect( const std::string &uri, const sptr<IRemoteObject> &connect, const sptr<IRemoteObject> &callerToken, AAFwk::WantParams &wantParams) Connect() argument
H A Dextension_connect_adaptor.cpp35 bool ExtensionConnectAdaptor::DoConnect(const std::string &uri, const std::string &bundleName, in DoConnect() argument
55 bool ExtensionConnectAdaptor::TryAndWait(const std::string &uri, const std::string &bundleName, in TryAndWait() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_silent_config.cpp34 std::string uri = originUriStr; in IsSilentProxyEnable() local
55 std::string uri = originUriStr; in EnableSilentProxy() local
71 CheckExistEnableSilentUris(uint32_t callerTokenId, const std::string &uri, bool &isEnable) CheckExistEnableSilentUris() argument
[all...]
H A Ddata_share_db_config.h32 std::string uri; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Drdb_subscriber_manager.h39 const std::string uri; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
H A Dtemplate_data.h51 std::string uri; member
/foundation/distributeddatamgr/data_share/frameworks/native/permission/include/
H A Ddata_share_called_config.h34 std::string uri; member
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Dams_mgr_proxy.cpp60 Connect( const std::string &uri, const sptr<IRemoteObject> &connect, const sptr<IRemoteObject> &callerToken) Connect() argument
/foundation/distributeddatamgr/pasteboard/framework/uri/
H A Duri_handler.cpp46 int32_t UriHandler::ToFd(const std::string &uri, bool isClient) in ToFd() argument
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreCustomDir.test.js
H A DRdbStoreAssetResultSetJsunit.test.js[all...]
H A DRdbStoreQueryByStepSync.test.js
H A DRdbStoreQueryByStep.test.js
/foundation/distributeddatamgr/pasteboard/interfaces/cj/include/
H A Dpasteboard_ffi.h37 char *uri; member
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_app_gallery/
H A Dapp_gallery_service_connection.h40 std::string uri = element.GetURI(); in OnAbilityConnectDone() local
48 std::string uri = element.GetURI(); in OnAbilityDisconnectDone() local
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Ddownload_asset_callback_stub.cpp50 string uri = data.ReadString(); in HandleOnFinished() local
H A Dcloud_download_uri_manager.cpp28 int32_t CloudDownloadUriManager::AddPathToUri(const std::string& path, const std::string& uri) in AddPathToUri() argument
H A Dcloud_download_callback_stub.cpp58 std::string uri = uriMgr.GetUri(path); in HandleOnProcess() local
/foundation/filemanagement/dfs_service/test/fuzztest/downloadassetcallbackstub_fuzzer/
H A Ddownloadassetcallbackstub_fuzzer.cpp55 string uri = fuzzData.GetStringFromData(static_cast<int>(size - U32_AT_SIZE - U64_AT_SIZE)); in HandleOnFinishedFuzzTest() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.h54 FileEntity(std::unique_ptr<DistributedFS::FDGuard> fd, const std::string& path, const std::string& uri) in FileEntity() argument

Completed in 7 milliseconds

12345678910>>...40