/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/ |
H A D | audio_capturer_adapter_mock.cpp | 21 const std::shared_ptr<AudioCapturerOptionsAdapter> capturerOptions, std::string cachePath) in Create()
|
H A D | audio_renderer_adapter_mock.cpp | 22 const std::shared_ptr<AudioRendererOptionsAdapter> rendererOptions, std::string cachePath) in Create()
|
H A D | audio_capturer_adapter_impl.cpp | 88 std::string cachePath) in Create()
|
H A D | audio_renderer_adapter_impl.cpp | 145 const std::shared_ptr<AudioRendererOptionsAdapter> rendererOptions, std::string cachePath) in Create()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_audio_capturer_adapter_impl.cpp | 31 const ArkWebRefPtr<ArkAudioCapturerOptionsAdapter> capturerOptions, ArkWebString& cachePath) in Create()
|
H A D | ark_audio_renderer_adapter_impl.cpp | 31 const ArkWebRefPtr<ArkAudioRendererOptionsAdapter> options, ArkWebString& cachePath) in Create()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_audio_capturer_adapter_wrapper.cpp | 30 const std::shared_ptr<NWeb::AudioCapturerOptionsAdapter> capturerOptions, std::string cachePath) in Create()
|
H A D | ark_audio_renderer_adapter_wrapper.cpp | 30 const std::shared_ptr<NWeb::AudioRendererOptionsAdapter> options, std::string cachePath) in Create()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/ |
H A D | toneplayer_impl.cpp | 58 TonePlayerImpl::TonePlayerImpl(const std::string cachePath, const AudioRendererInfo &rendereInfo) in TonePlayerImpl() 103 std::shared_ptr<TonePlayer> TonePlayer::Create(const std::string cachePath, const AudioRendererInfo… in Create()
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nncompiled_cache.cpp | 222 std::string cachePath = path; in GenerateCacheModel() local 277 std::string cachePath = path; in WriteCacheInfo() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/ |
H A D | cloud_daemon.cpp | 172 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(userId) + LOCAL_PATH_HMDFS_DENTRY_CACHE; in StartFuse() local
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
H A D | cpp_type.h | 65 std::string cachePath; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | ace_view.h | 141 void SetCachePath(const std::string& cachePath) in SetCachePath()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/ |
H A D | audiocapturer_adapter.cpp | 65 string cachePath = "/data/storage/el2/base/cache"; in CreateAudioCapturerAdapter() local
|
H A D | audioplayer_adapter.cpp | 74 string cachePath = "/data/storage/el2/base/cache"; in CreateAudioPlayerAdapter() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/ |
H A D | i_audio_stream.h | 68 std::string cachePath = ""; member
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/ |
H A D | audio_capturer.cpp | 90 …ioCapturer> AudioCapturer::Create(const AudioCapturerOptions &options, const std::string cachePath) in Create() 97 const std::string cachePath, const AppInfo &appInfo) in Create() 660 void AudioCapturerPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_users_manager.cpp | 298 std::string cachePath(AVSessionUtils::GetCachePathName(userId)); in ClearCache() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/ |
H A D | end_to_end_test.cpp | 381 const fs::path cachePath{CACHE_DIR}; variable
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/ |
H A D | avsession_manager_impl.cpp | 97 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnServiceDie() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/ |
H A D | fuse_manager.cpp | 701 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(userId) + LOCAL_PATH_HMDFS_CLOUD_CACHE + in LoadCacheFileIndex() local 871 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(data->userId) + LOCAL_PATH_HMDFS_CLOUD_… in CloudRelease() local 1039 string cachePath = in SaveCacheToFile() local 1279 string cachePath = in ReadCacheFile() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
H A D | audio_renderer.cpp | 154 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create() 161 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create() 1168 void AudioRendererPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/ |
H A D | audio_capturer_unit_test.cpp | 474 string cachePath = "/data/storage/el2/base/temp"; variable 495 string cachePath = "/data/storage/el2/base/temp"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 234 virtual ErrCode GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
H A D | bms_installd_client_test.cpp | 700 std::vector<std::string> cachePath; variable 715 std::vector<std::string> cachePath; variable
|