Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp88 int32_t putServiceResult = PutServiceProfile(kvStore, serviceProfile); in PutServiceProfileBatch() local
89 if (putServiceResult != DP_SUCCESS) { in PutServiceProfileBatch()
91 serviceProfile.dump().c_str(), putServiceResult); in PutServiceProfileBatch()