/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/ |
H A D | jpeg_decoder.h | 61 const std::string &path) override;
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/ |
H A D | moving_photo_file_utils.h | 58 EXPORT static bool IsLivePhoto(const std::string &path);
|
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/include/ |
H A D | inner_demuxer_sample.h | 39 int32_t InitWithFile(const std::string &path, bool local);
|
/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_unit_test.h | 38 void InitResource(const std::string &path, bool local);
|
/foundation/multimedia/media_lite/interfaces/kits/recorder_lite/ |
H A D | recorder.h | 437 * @brief Sets the output file path.
441 * @param path Indicates the output file path.
447 int32_t SetOutputPath(const string &path);
|
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/ |
H A D | others_clone_restore.h | 57 int32_t GetAllfilesInCurrentDir(const std::string &path);
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | background_cloud_file_processor.h | 45 std::string path; member
|
/foundation/multimedia/media_library/frameworks/services/media_file_extension/include/ |
H A D | media_file_extention_utils.h | 36 // parent id is root path 62 static bool IsFileExistInDb(const std::string &path);
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/ |
H A D | thumbnail_data.h | 101 EXPORT std::string path; member in OHOS::Media::ThumbnailData
|
/foundation/multimedia/ringtone_library/interfaces/inner_api/native/ |
H A D | ringtone_asset.h | 38 EXPORT void SetPath(const std::string &path);
|
/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/ |
H A D | memcg.h | 102 bool WriteToFile_(const std::string& path, const std::string& content, bool truncated = true);
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/ |
H A D | socperf_executor_config.h | 57 bool CheckResourceTag(int32_t persistMode, const char* def, const char* path, const std::string& configFile) const;
|
/foundation/communication/netmanager_base/bpf/bpf_loader/ |
H A D | bpf_loader.h | 100 * @param path the .o file which is need to be loaded 102 explicit BpfLoader(std::string path);
|
/foundation/communication/netstack/interfaces/innerkits/http_client/include/ |
H A D | http_client_request.h | 113 * Set the CA certificate path for the HTTPS request. 114 * @param path The CA certificate path to be set. 116 void SetCaPath(const std::string &path); 179 * Get the CA certificate path of the HTTPS request. 180 * @return The CA certificate path of the request.
|
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/include/ |
H A D | websocket_exec.h | 46 char *path, size_t pathLen, int *port);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/ |
H A D | relational_store_delegate_impl.h | 28 RelationalStoreDelegateImpl(RelationalStoreConnection *conn, const std::string &path);
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/ |
H A D | backup_manager.h | 48 void Prepare(const std::string &path, const std::string &storeId);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/ |
H A D | hievent.h | 74 * Max length of payload's path of file. 164 * Add file path to HiEvent. 166 HiEvent& AddFilePath(const std::string& path);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | cloud_db_sync_utils_test.h | 43 static void SetStorePath(const std::string &path);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/ |
H A D | rd_json_object.h | 97 int DeleteItemDeeplyOnTarget(const JsonFieldPath &path);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributed_rdb_tools.h | 30 std::string path;
member
|
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/ |
H A D | dinput_source_listener.h | 72 void RecordEventLog(int64_t when, int32_t type, int32_t code, int32_t value, const std::string &path);
|
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/ |
H A D | data_sync_manager.cpp | 76 const std::string path, in StopDownloadFile() 75 StopDownloadFile(const BundleNameUserInfo &bundleNameUserInfo, const std::string path, bool needClean) StopDownloadFile() argument
|
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/ |
H A D | data_sync_manager.h | 51 const std::string path,
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/ |
H A D | common_func.h | 62 std::unique_ptr<char[]> path = { nullptr };
member
|