| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| H A D | uri.h | 39 coap_str_const_t path; /**< Beginning of the first path segment. member
|
| /drivers/hdf_core/adapter/uhdf2/utils/src/hcs_parser/ |
| H A D | hcs_blob_load.c | 44 char path[PATH_MAX] = { 0 }; in OpenHcsBlobFile() local
|
| H A D | hcs_dm_parser.c | 38 void SetHcsBlobPath(const char *path) in SetHcsBlobPath() argument
|
| /drivers/hdf_core/framework/core/host/src/ |
| H A D | hdf_load_vdi.c | 26 char path[PATH_MAX + 1] = {0}; in HdfLoadVdi() local
|
| /drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/ |
| H A D | hdi_get_handler.py | 12 import os.path
namespace
|
| /drivers/hdf_core/framework/tools/hdi-gen/hash/ |
| H A D | hash.cpp | 81 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey)
in GenFileHashKey() argument
|
| /drivers/peripheral/wlan/chip/hdi_service/ |
| H A D | wifi_vendor_hal_list.cpp | 52 std::string path = VENDOR_HAL_PATH; in InitVendorHalsDescriptorList() local 63 bool WifiVendorHalList::LoadVendorHalLib(const std::string& path, WifiHalLibDesc &desc) in LoadVendorHalLib() argument
|
| /drivers/peripheral/thermal/interfaces/hdi_service/include/ |
| H A D | isolate_info_config.h | 29 std::string path; member
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| H A D | thermal_hdf_utils.cpp | 33 int32_t ThermalHdfUtils::ReadNodeToInt(const std::string& path) in ReadNodeToInt() argument 45 bool ThermalHdfUtils::ReadNode(const std::string& path, std::string& out) in ReadNode() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/deeplink_reserve/ |
| H A D | deeplink_reserve_config.h | 32 std::string path; member
|
| /foundation/ability/idl_tool/idl_tool_2/hash/ |
| H A D | hash.cpp | 88 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey)
in GenFileHashKey() argument
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
| H A D | audio_debug.cpp | 33 auto path = PCM_DIR + OHOS::IntellVoiceUtils::TimeUtil::GetCurrTime() + suffix+ ".pcm"; in CreateAudioDebugFile() local
|
| /foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
| H A D | engine_event_callback.cpp | 70 void EngineEventCallback::ReadFile(const std::string &path) in ReadFile() argument
|
| /foundation/ability/ability_lite/interfaces/inner_api/abilitymgr_lite/slite/ |
| H A D | bms_helper.h | 28 char *path; member
|
| /foundation/ability/ability_runtime/services/common/src/ |
| H A D | json_utils.cpp | 27 bool JsonUtils::LoadConfiguration(const std::string& path, nlohmann::json& jsonBuf, in LoadConfiguration() argument 38 std::string JsonUtils::GetConfigPath(const std::string& path, const std::string& defaultPath) in GetConfigPath() argument 60 char path[PATH_MAX] = {0}; in ReadFileInfoJson() local
|
| /foundation/ability/ability_runtime/test/unittest/cj_runtime_test/ |
| H A D | cj_mock_runtime.h | 83 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 92 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
| H A D | ability_record.cpp | 50 void AbilityRecord::SetAppPath(const char *path) in SetAppPath() argument
|
| /foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/ |
| H A D | cj_mock_runtime.h | 81 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 90 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/track/ |
| H A D | rosen_render_scale_ring_track.cpp | 40 SkPath path; in DrawScaleArc() local 54 RSRecordingPath path; in DrawScaleArc() local
|
| H A D | rosen_render_moon_track.cpp | 51 SkPath path; in Paint() local 80 RSRecordingPath path; in Paint() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | rosen_render_svg_circle.cpp | 50 SkPath path; in Paint() local 57 RSRecordingPath path; in Paint() local 84 SkPath path; in PaintDirectly() local 94 RSRecordingPath path; in PaintDirectly() local 103 UpdateMotion(const std::string& path, const std::string& rotate, double percent) UpdateMotion() argument 116 SkPath path; GetPaintBounds() local [all...] |
| H A D | rosen_render_svg_line.cpp | 47 SkPath path; in Paint() local 52 RSPath path; in Paint() local 77 SkPath path; in PaintDirectly() local 85 RSPath path; in PaintDirectly() local 93 UpdateMotion(const std::string& path, const std::string& rotate, double percent) UpdateMotion() argument 106 SkPath path; GetPaintBounds() local 119 GetPath(SkPath& path) GetPath() argument 125 GetPath(RSPath& path) GetPath() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
| H A D | model_paint_property.h | 168 void OnModelSingleImageTexturePathUpdate(const std::string& path) in OnModelSingleImageTexturePathUpdate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
| H A D | rosen_render_triangle.cpp | 44 SkPath path; in Paint() local 64 RSRecordingPath path; in Paint() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
| H A D | rosen_asset_manager.cpp | 47 std::string path = provider->GetAssetPath(assetName, isAddHapPath); in GetAssetPath() local 56 void RSAssetManager::GetAssetList(const std::string& path, std::vector<std::string>& assetList) const in GetAssetList() argument
|