Home
last modified time | relevance | path

Searched refs:checkPath (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dscene_board_judgement.cpp60 char checkPath[PATH_MAX] = { 0 }; in InitWithConfigFile() local
61 if (realpath(filePath, checkPath) == nullptr) { in InitWithConfigFile()
65 std::ifstream configFile(checkPath); in InitWithConfigFile()
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dwatchdog_task.cpp43 char checkPath[PATH_MAX] = { 0 }; in GetFirstLine() local
44 if (realpath(path.c_str(), checkPath) == nullptr) { in GetFirstLine()
48 std::ifstream inFile(checkPath); in GetFirstLine()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp86 char checkPath[PATH_MAX] = {0}; in GetFirstLine() local
87 if (realpath(path.c_str(), checkPath) == nullptr) { in GetFirstLine()
92 std::ifstream inFile(checkPath); in GetFirstLine()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp492 auto checkPath = physicalPath; in CheckCopyRule() local
506 auto pos = checkPath.rfind('/'); in CheckCopyRule()
511 checkPath = checkPath.substr(0, pos); in CheckCopyRule()
512 if (!SandboxHelper::CheckValidPath(checkPath)) { in CheckCopyRule()
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.h183 bool RunScriptPath(const char* path, bool checkPath = false) override;
191 char* entryPoint = nullptr, bool checkPath = false) override;
210 NAPI_EXPORT bool ExecuteJsBin(const std::string& fileName, bool checkPath = false);
H A Dark_native_engine.cpp2426 bool ArkNativeEngine::RunScriptPath(const char* path, bool checkPath) in RunScriptPath() argument
2428 if (checkPath && !IsValidPandaFile(path)) { in RunScriptPath()
2603 const char* descriptor, char* entryPoint, bool checkPath) in RunActor() argument
2611 (checkPath && descriptor != nullptr && !IsValidPandaFile(descriptor))) { in RunActor()
2667 bool ArkNativeEngine::ExecuteJsBin(const std::string& fileName, bool checkPath) in ExecuteJsBin() argument
2669 if (checkPath && !IsValidPandaFile(fileName.c_str())) { in ExecuteJsBin()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.h147 virtual bool RunScriptPath(const char* path, bool checkPath = false) = 0;
152 const char* descriptor, char* entryPoint = nullptr, bool checkPath = false) = 0;
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15checkPath=function(e){if("win32"===process.platform){if(/[<>:"|?*]/.test(e.replace(Ws.parse(e).roo… function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15checkPath=function(e){if("win32"===process.platform){if(/[<>:"|?*]/.test(e.replace(Ws.parse(e).roo… function
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16checkPath=function(e){if("win32"===process.platform){if(/[<>:"|?*]/.test(e.replace(Ws.parse(e).roo… function