Lines Matching full:param
150 if ((ctrlService & PARAM_CTRL_SERVICE) != PARAM_CTRL_SERVICE) { // ctrl param
153 PARAM_CHECK(ret == 0, return ret, "Failed to set param %d name %s %s", ret, name, value);
155 PARAM_CHECK(ret == 0, return ret, "Failed to set persist param name %s", name);
179 PARAM_LOGI("Handle set param msgId %d pid %d key: %s", msg->id.msgId, cr.pid, msg->key);
190 PARAM_CHECK(watcher != NULL, return -1, "Failed to get param watcher data");
259 ParamNode *param = SystemCheckMatchParamWait(msg->key, valueContent->content);
260 if (param != NULL) {
261 SendWatcherNotifyMessage(&extData, param->data, param->valueLength);
401 // param space
414 // param server
436 // read param area size from cfg and save to dac