| /base/sensors/miscdevice/utils/common/src/ |
| H A D | file_utils.cpp | 44 char realPath[PATH_MAX] = {};
in ReadJsonFile() local
|
| /base/telephony/call_manager/services/audio/src/ |
| H A D | audio_player.cpp | 122 std::string realPath = ""; in Play() local 254 bool AudioPlayer::GetRealPath(const std::string &profilePath, std::string &realPath) in GetRealPath() argument
|
| /base/update/sys_installer/services/module_update/util/src/ |
| H A D | module_hvb_ops.cpp | 80 std::string realPath = GetRealPath(path); in HvbReadFromPartition() local
|
| /base/update/sys_installer/frameworks/ipc_server/src/ |
| H A D | module_update_service.cpp | 63 std::string realPath; in InstallModulePackage() local
|
| /base/update/updater/services/updater_binary/ |
| H A D | update_partitions.cpp | 152 char realPath[PATH_MAX + 1] = {}; in SetNewPartition() local
|
| /base/theme/wallpaper_mgr/utils/src/ |
| H A D | file_deal.cpp | 115 char realPath[PATH_MAX + 1] = { 0x00 }; in GetRealPath() local
|
| /base/web/webview/ohos_interface/ohos_glue/base/bridge/ |
| H A D | ark_web_bridge_helper.cpp | 98 char realPath[PATH_MAX] = { 0 }; in PrereadLibFile() local
|
| /base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/ |
| H A D | ohos_image_decoder_adapter_test.cpp | 42 std::string realPath; in ReadFileToBuffer() local
|
| /base/web/webview/test/unittest/ohos_adapter/permission_data_base_adapter_test/ |
| H A D | permission_data_base_adapter_test.cpp | 278 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); in HWTEST_F() local
|
| /base/web/webview/test/unittest/ohos_adapter/web_data_base_adapter_impl_test/ |
| H A D | web_data_base_adapter_impl_test.cpp | 198 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); in HWTEST_F() local
|
| /foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/ |
| H A D | file_ex.cpp | 184 string realPath; in LoadBufferFromNodeFile() local
|
| /foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/ |
| H A D | norm_processor.cpp | 64 char realPath[PATH_MAX + 1] = {0};
in ReadFixedLenFloatData() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/font/ |
| H A D | rosen_font_loader.cpp | 142 char realPath[PATH_MAX] = { 0x00 }; in GetAssetFromFile() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | utils.cpp | 31 char realPath[PATH_MAX] = { 0x00 }; in GetStringFromFile() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| H A D | directory_ex.cpp | 294 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath() argument
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | drawing_sample_replayer.cpp | 44 std::string realPath; in ReadCmds() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/benchmarks/ |
| H A D | file_utils.cpp | 50 std::string realPath = GetRealAndValidPath(filePath); in CreateFile() local
|
| /foundation/multimedia/av_session/utils/include/ |
| H A D | avsession_utils.h | 41 char realPath[PATH_MAX] = { 0x00 }; in WriteImageToFile() local 77 char realPath[PATH_MAX] = { 0x00 }; in ReadImageFromFile() local
|
| /foundation/multimedia/image_framework/plugins/manager/src/framework/ |
| H A D | plugin_mgr.cpp | 170 string realPath; in CheckPluginMetaFile() local
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
| H A D | mtp_file_observer.cpp | 144 void MtpFileObserver::AddFileInotify(const std::string &path, const std::string &realPath, const ContextSptr &context) in AddFileInotify() argument
|
| /foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/ |
| H A D | ringtone_rdbstore.cpp | 75 string realPath = NativeRdb::RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errCode); in RingtoneRdbStore() local
|
| /foundation/multimodalinput/input/tools/event_inject/src/ |
| H A D | get_device_node.cpp | 88 char realPath[PATH_MAX] = {}; in ReadDeviceFile() local
|
| /foundation/resourceschedule/device_standby/utils/policy/src/ |
| H A D | json_utils.cpp | 81 std::string realPath; in DumpJsonValueToFile() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/ |
| H A D | cgroup_controller.cpp | 146 std::string realPath; in AddThreadSchedPolicy() local 168 std::string realPath; in AddThreadGroupSchedPolicy() local
|
| H A D | process_group_util.cpp | 59 bool GetRealPath(const std::string& path, std::string& realPath) in GetRealPath() argument 72 std::string realPath; in ReadFileToString() local 119 std::string realPath; in ReadFileToStringForVFS() local 152 std::string realPath; in WriteStringToFile() local [all...] |