Searched refs:dependentPropConfigResult (Results 1 – 1 of 1) sorted by relevance
993 auto dependentPropConfigResult = mServerSidePropStore->getPropConfig(dependentPropId); in sendAdasPropertiesState() local994 if (!dependentPropConfigResult.ok()) { in sendAdasPropertiesState()996 getErrorMsg(dependentPropConfigResult).c_str()); in sendAdasPropertiesState()999 auto& dependentPropConfig = dependentPropConfigResult.value(); in sendAdasPropertiesState()