Home
last modified time | relevance | path

Searched full:path (Results 29276 - 29300 of 40200) sorted by relevance

1...<<1171117211731174117511761177117811791180>>...1608

/base/sensors/miscdevice/test/unittest/vibrator/capi/
H A Dvibrator_test.cpp77 explicit FileDescriptor(const std::string &path) in FileDescriptor()
79 fd = open(path.c_str(), O_RDONLY); in FileDescriptor()
/base/telephony/call_manager/services/call/src/
H A Dims_call.cpp430 int32_t IMSCall::SetPausePicture(std::string &path) in SetPausePicture() argument
433 GetSlotId(), GetCallIndex(), path); in SetPausePicture()
/base/telephony/cellular_call/vendor/ims/services/ims_call/include/
H A Dims_call.h331 * @param path
334 int32_t SetPauseImage(const std::u16string &path) override;
/base/telephony/core_service/services/sim/src/
H A Doperator_config_cache.cpp337 std::string path = parser_.GetOperatorConfigFilePath(filename); in IsNeedOperatorLoad() local
338 std::ifstream f(path.c_str()); in IsNeedOperatorLoad()
/base/telephony/call_manager/services/video/src/
H A Dvideo_control_manager.cpp115 int32_t VideoControlManager::SetPausePicture(int32_t callId, std::u16string &path) in SetPausePicture() argument
123 std::string tempPath(Str16ToStr8(path)); in SetPausePicture()
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h70 * Contains the path of an elementary file on the SIM/UICC in hexadecimal format
72 * The <pathid> shall only be used in the mode "select by path from MF"
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
H A Dsetpreviewwindow_fuzzer.cpp190 std::string path(reinterpret_cast<const char *>(data), size); in SetPausePicture()
195 dataMessageParcel.WriteString(path); in SetPausePicture()
/base/telephony/sms_mms/services/sms/include/
H A Dsms_wap_push_content_type.h228 CT_P_PATH = 0x8F, /* Path */
243 CT_P_PATH_VALUE = 0x9D, /* Path */
/base/update/updater/services/updater_binary/
H A Dupdate_image_patch.cpp74 LOG(ERROR) << "get " << para.partName << " dev path error"; in GetParam()
258 LOG(INFO) << "dev path: " << para.devPath; in GetParam()
/base/update/updater/test/unittest/updater_ui_test/lang/
H A Dui_language_unittest.cpp75 ss << R"({"path" : ")"; in GetTestJson()
76 ss << res.path; in GetTestJson()
/base/telephony/telephony_data/sms_mms/src/
H A Drdb_sms_mms_helper.cpp184 void RdbSmsMmsHelper::UpdateDbPath(const std::string &path) in UpdateDbPath() argument
186 dbPath_ = path + DB_NAME; in UpdateDbPath()
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/hi3518ev300/
H A Dlowlevel_init_v300.c313 /* select ddrt bus path */ in ddr_boot_prepare()
343 /* restore ddrt bus path */ in ddr_boot_restore()
/device/soc/hisilicon/common/hal/media/camera/hi3516dv300/linux_standard/libs/
H A Dlibcamera_hw_platform.so__stack_chk_fail __stack_chk_guard free malloc memcpy_s strncpy_s memset_s __aeabi_idiv0 __aeabi_unwind_cpp_pr0 __aeabi_unwind_cpp_pr1 printf puts close ioctl open memcmp pthread_create pthread_join HI_MPI_VB_SetSupplementConfig ...
/device/soc/hisilicon/common/hal/media/camera/hi3516dv300/linux_small/libs/
H A Dlibhdi_camera.so ... %s %s-%d: sensor lib Path is valid Path:%s ! ViStartViPipe E: % ...
/device/soc/hisilicon/common/hal/media/camera/hi3516dv300/liteos_a/libs/
H A Dlibhdi_camera.so ... %s %s-%d: sensor lib Path is valid Path:%s ! ViStartViPipe E: % ...
/device/soc/hisilicon/common/hal/media/camera/hi3518ev300/liteos_a/libs/
H A Dlibhdi_camera.so ... %s %s-%d: sensor lib Path is valid Path:%s ! ViStartViPipe E: % ...
/device/soc/hisilicon/common/hal/media/codec/hi3516dv300/liteos_a/libs/
H A Dlibplugin_adec_35xx.so ... %d) sp outLen null adecHdl null adecCtx null generate path failed {%s():%d} Adec load[%s ...
/device/soc/hisilicon/common/hal/media/codec/hi3518ev300/liteos_a/libs/
H A Dlibplugin_adec_35xx.so ... %d) sp outLen null adecHdl null adecCtx null generate path failed {%s():%d} Adec load[%s ...
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/dependency/
H A Daudio_test.c90 * function : Add dynamic load path
107 SAMPLE_PRT("%s: add lib path %s failed\n", __FUNCTION__, aszLibPath); in SAMPLE_AUDIO_AddLibPath()
/device/soc/hisilicon/hi3861v100/sdk_liteos/
H A Dnon_factory.mk29 LIBPATH := $(foreach path, $(LIBPATH), $(patsubst -L%, -L$(MAIN_TOPDIR)/%, $(path)))
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/
H A DKbuild13 # make $(src) as absolute path if it isn't already, by prefixing $(srctree)
185 #build-in include path is different
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/
H A DKbuild13 # make $(src) as absolute path if it isn't already, by prefixing $(srctree)
185 #build-in include path is different
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_msg_wrapper_test/
H A Dams_service_app_spawn_msg_wrapper_test.cpp258 * CaseDescription: Verify the function AssembleMsg can check the so path is empty.
278 * CaseDescription: Verify the function AssembleMsg can check the so path exceeds the max length.
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Dcast_engine_common.h402 // <source file, <fd, target file path>>
405 // <fd, file path>
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.cpp293 for (const auto& path : navPathList_) { in GetAllPathName()
294 pathNames.emplace_back(path.first); in GetAllPathName()

Completed in 39 milliseconds

1...<<1171117211731174117511761177117811791180>>...1608