Home
last modified time | relevance | path

Searched defs:ReadTomlFile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Ddevice.cpp422 int32_t Device::ReadTomlFile(const std::string &filePath) in ReadTomlFile() function in OHOS::Msdp::DeviceStatus::Device
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice.cpp422 int32_t Device::ReadTomlFile(const std::string &filePath) in ReadTomlFile() function in OHOS::Msdp::DeviceStatus::Device
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp475 int32_t ReadTomlFile(const std::string &filePath, DeviceConfig &devConf) in ReadTomlFile() function