Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilityloader/
H A Dstatic_capability_loader.cpp53 int32_t loadJsonResult = LoadJsonFile(STATIC_CAPABILITY_PATH, fileContent); in LoadStaticCapability() local
312 int32_t loadJsonResult = LoadJsonFile(STATIC_INFO_PATH, fileContent); in LoadStaticInfo() local
351 int32_t loadJsonResult = LoadJsonFile(STATIC_INFO_PATH, fileContent); in LoadStaticProfiles() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dswitch_status_collector.cpp39 int32_t loadJsonResult = LoadJsonFile(SWITCH_CAPABILITY_PATH, fileContent); in ConvertToProfile() local