/foundation/communication/nfc/services/src/external_deps/ |
H A D | nfc_data_share_impl.h | 20 #include "uri.h" 33 KITS::ErrorCode GetValue(Uri &uri, const std::string &column, int32_t &value); 34 KITS::ErrorCode SetValue(Uri &uri, const std::string &column, int &value);
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/service/include/ |
H A D | persistent_data_controller.h | 30 int AddQueryTemplate(const std::string &uri, int64_t subscriberId, Template &tpl); 32 int DelQueryTemplate(const std::string &uri, int64_t subscriberId);
|
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
H A D | download_asset_callback_stub.cpp | 50 string uri = data.ReadString(); in HandleOnFinished() local 52 OnFinished(taskId, uri, result); in HandleOnFinished()
|
H A D | cloud_download_uri_manager.cpp | 28 int32_t CloudDownloadUriManager::AddPathToUri(const std::string& path, const std::string& uri) in AddPathToUri() argument 30 LOGI("download_file : add path [ %{public}s ] -> uri [ %{public}s ]", in AddPathToUri() 31 GetAnonyString(path).c_str(), GetAnonyString(uri).c_str()); in AddPathToUri() 34 pathUriMap_[path] = uri; in AddPathToUri()
|
/foundation/filemanagement/app_file_service/interfaces/common/include/ |
H A D | sandbox_helper.h | 33 static std::string Encode(const std::string &uri); 34 static std::string Decode(const std::string &uri);
|
/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/include/ |
H A D | oh_file_share.h | 43 * @brief Enumerates the uri operate mode types. 95 * Indicates the failed uri of the policy information. 97 char *uri; member 119 * Indicates the uri of the policy information. 121 char *uri; member 124 * Indicates The length of the uri.
|
/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_photo_access_helper_napi.cpp | 394 Uri uri(queryUri); in SetAlbumCoverUri() 397 uri, predicates, columns, errCode); in SetAlbumCoverUri() 399 NAPI_ERR_LOG("Query for Album uri failed! errorCode is = %{public}d", errCode); in SetAlbumCoverUri() 701 // uri is default property of album in AddDefaultPhotoAlbumColumns() 803 if (context->uri == URI_ALL_DUPLICATE_ASSETS) { in PhotoAccessGetAssetsExecute() 805 } else if (context->uri == URI_OTHER_DUPLICATE_ASSETS) { in PhotoAccessGetAssetsExecute() 819 Uri uri(queryUri); in PhotoAccessGetAssetsExecute() 821 shared_ptr<DataShare::DataShareResultSet> resultSet = UserFileClient::Query(uri, in PhotoAccessGetAssetsExecute() 823 if (resultSet == nullptr && !context->uri.empty() && errCode == E_PERMISSION_DENIED) { in PhotoAccessGetAssetsExecute() 824 Uri queryWithUri(context->uri); in PhotoAccessGetAssetsExecute() 1472 PhotoAccessSetFileAssetByIdV10(int32_t id, const string &networkId, const string &uri, SendablePhotoAccessHelperAsyncContext *context) PhotoAccessSetFileAssetByIdV10() argument 1493 GetCreateUri(SendablePhotoAccessHelperAsyncContext *context, string &uri) GetCreateUri() argument 1553 string uri; PhotoAccessCreateAssetExecute() local [all...] |
/foundation/ability/ability_runtime/services/dataobsmgr/include/ |
H A D | dataobs_mgr_inner_ext.h | 40 Status HandleRegisterObserver(Uri &uri, sptr<IDataAbilityObserver> dataObserver, bool isDescendants = false); 41 Status HandleUnregisterObserver(Uri &uri, sptr<IDataAbilityObserver> dataObserver); 69 void GetObs(const std::vector<std::string> &path, uint32_t index, Uri &uri, ObsMap &obsMap);
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ability_scheduler_for_observer.h | 59 MOCK_METHOD2(ScheduleRegisterObserver, bool(const Uri& uri, 61 MOCK_METHOD2(ScheduleUnregisterObserver, bool(const Uri& uri, 63 MOCK_METHOD1(ScheduleNotifyChange, bool(const Uri& uri));
|
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | form_frontend_declarative.cpp | 23 std::string FormFrontendDeclarative::GetFormSrcPath(const std::string& uri, const std::string& suffix) const in GetFormSrcPath() argument 25 // the case uri is starts with "/" and "/" is the mainPage in GetFormSrcPath() 26 if (uri.size() != 0) { in GetFormSrcPath() 27 auto result = uri; in GetFormSrcPath()
|
/foundation/bundlemanager/bundle_framework/test/benchmarktest/ability_info_test/ |
H A D | ability_info_test.cpp | 42 info.uri = "dataability://com.ohos.callogability"; in BenchmarkTestForReadFromParcel() 80 info.uri = "dataability://com.ohos.callogability"; in BenchmarkTestForMarshalling() 117 info.uri = "dataability://com.ohos.callogability"; in BenchmarkTestForUnmarshalling()
|
/foundation/bundlemanager/bundle_framework/test/benchmarktest/extension_ability_info_test/ |
H A D | extension_ability_info_test.cpp | 40 info.uri = "dataability://com.ohos.callogability"; in BenchmarkTestForReadFromParcel() 78 info.uri = "dataability://com.ohos.callogability"; in BenchmarkTestForMarshalling() 115 info.uri = "dataability://com.ohos.callogability"; in BenchmarkTestForUnmarshalling()
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | ref_uri_util.cpp | 90 IObject::Ptr DefaultResolveObject(const IObjectInstance::Ptr& base, const RefUri& uri) in DefaultResolveObject() argument 92 if (!CheckValidResolve(base, uri)) { in DefaultResolveObject() 96 RefUri ref { uri.RelativeUri() }; in DefaultResolveObject()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2.h | 45 GLTFLoadResult LoadGLTF(BASE_NS::string_view uri) override; 47 bool SaveGLTF(CORE_NS::IEcs& ecs, BASE_NS::string_view uri) override; 55 Result Load(BASE_NS::string_view uri) override;
|
/foundation/multimedia/av_session/frameworks/native/ohavsession/include/ |
H A D | OHAVMetadataBuilder.h | 47 static bool CurlSetRequestOptions(std::vector<std::uint8_t>& imgBuffer, const std::string uri); 48 static bool DoDownloadInCommon(std::shared_ptr<Media::PixelMap>& pixelMap, const std::string uri); 49 static int32_t DoDownload(AVMetaData& meta, const std::string uri);
|
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | media_photo_asset_proxy.h | 61 static int SaveImage(int fd, const std::string &uri, const std::string &photoId, void *output, size_t writeSize); 62 static int PackAndSaveImage(int fd, const std::string &uri, const sptr<PhotoProxy> &photoProxy); 68 const std::string &uri, const sptr<PhotoProxy> &photoProxy);
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | medialibrary_command.h | 28 #include "uri.h" 36 EXPORT explicit MediaLibraryCommand(const Uri &uri); 37 EXPORT MediaLibraryCommand(const Uri &uri, const NativeRdb::ValuesBucket &value); 38 EXPORT MediaLibraryCommand(const Uri &uri, const OperationType &oprnType);
|
H A D | medialibrary_notify.h | 30 #include "uri.h" 38 NotifyTaskData(const std::string &uri, const NotifyType ¬ifyType, const int albumId, const bool hiddenOnly) in NotifyTaskData() argument 39 : uri_(std::move(uri)), notifyType_(notifyType), albumId_(albumId), hiddenOnly_(hiddenOnly) {} in NotifyTaskData() 53 const std::string &uri, const NotifyType notifyType, const int albumId = 0, bool hiddenOnly = false);
|
/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_callback.h | 38 void SendPhotoAssertAvailableCallback(const std::string &uri); 45 void OnPhotoAssertAvailable(const std::string &uri) override; 56 std::string uri = "unknown"; member
|
/foundation/multimedia/media_library/frameworks/services/media_file_extension/include/ |
H A D | media_file_ext_ability.h | 38 int OpenFile(const Uri &uri, const int flags, int &fd) override; 46 int Query(const Uri &uri, std::vector<std::string> &columns, std::vector<std::string> &results) override; 52 int Access(const Uri &uri, bool &isExist) override;
|
/foundation/multimedia/player_framework/services/engine/histreamer/factory/ |
H A D | hst_engine_factory.cpp | 42 int32_t Score(Scene scene, const int32_t& appUid, const std::string& uri) override;
59 int32_t HstEngineFactory::Score(Scene scene, const int32_t& appUid, const std::string& uri)
in Score() argument 63 (void)uri;
in Score()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_db_config.cpp | 55 ExtensionConnectAdaptor::TryAndWait(dbConfig.uri, dbConfig.bundleName, wantParams); in GetMetaData() 70 ZLOGE("DB not exist,bundleName:%{public}s,storeName:%{public}s,user:%{public}d,err:%{public}d,uri:%{public}s", in GetDbConfig() 72 URIUtils::Anonymous(dbConfig.uri).c_str()); in GetDbConfig() 79 ZLOGE("Create delegate fail, bundleName:%{public}s, userId:%{public}d, uri:%{public}s", in GetDbConfig() 80 dbConfig.bundleName.c_str(), dbConfig.userId, URIUtils::Anonymous(dbConfig.uri).c_str()); in GetDbConfig()
|
/foundation/filemanagement/app_file_service/test/fuzztest/fileshare_fuzzer/ |
H A D | fileshare_fuzzer.cpp | 44 std::string uri(reinterpret_cast<const char *>(data), lenth); in GetInfo() 45 policyInfo.uri = uri; in GetInfo()
|
/foundation/filemanagement/dfs_service/utils/system/src/ |
H A D | dfsu_access_token_helper.cpp | 23 #include "uri.h" 139 Uri uri(uriStr); in CheckUriPermission() 141 if (bundleName != uri.GetAuthority() && in CheckUriPermission() 142 !uriPermissionClient.VerifyUriPermission(uri, AAFwk::Want::FLAG_AUTH_READ_URI_PERMISSION, tokenId)) { in CheckUriPermission() 146 LOGE("uri permission denied"); in CheckUriPermission()
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-global.cc | 11 #include "src/strings/uri.h" 39 // ES6 section 18.2.6.4 encodeURI (uri) 42 Handle<String> uri; in BUILTIN() local 44 isolate, uri, Object::ToString(isolate, args.atOrUndefined(isolate, 1))); in BUILTIN() 46 RETURN_RESULT_OR_FAILURE(isolate, Uri::EncodeUri(isolate, uri)); in BUILTIN()
|