Home
last modified time | relevance | path

Searched defs:writeToFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp1143 …Impl::UsbMtpPortRxCheckReq(struct UsbMtpPort *mtpPort, struct UsbFnRequest *req, bool &writeToFile) in UsbMtpPortRxCheckReq()
1217 bool writeToFile = false; in UsbMtpPortRxPush() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1547 bool writeToFile(const array_view<T>& data, std::filesystem::path aDestinationFile) in writeToFile() function