Home
last modified time | relevance | path

Searched refs:IsValidJsonPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dutil.h64 bool IsValidJsonPath(const std::string &filePath);
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp278 bool IsValidJsonPath(const std::string &filePath) in IsValidJsonPath() function
386 if (!IsValidJsonPath(realPath)) { in ReadJsonFile()
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_display_bind_helper.cpp551 if (!IsValidJsonPath(realPath)) { in Store()
661 if (!IsValidJsonPath(realPath)) { in Load()